ajhc: Haskell compiler that produce binary through C language
Ajhc is a fork of jhc. The jhc is a haskell compiler which aims to produce the most efficient programs possible via whole program analysis and other optimizations.
The jhc is very minimalist in that it does not have a precompiled run time system, but rather generates what is needed as part of the compilation process. However, back ends do have specific run-time representations of data, which can be affected by things like the choice of garbage collector.
[Skip to Readme]
Modules
[Index]
- C
- Cmm
- DataConstructors
- Doc
- E
- FlagDump
- FrontEnd
- Grin
- Ho
- Info
- Interactive
- Name
- Options
- PackedString
- Stats
- StringTable
- Support
- Util
- Version
Downloads
- ajhc-0.8.0.5.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.8.0.1, 0.8.0.3, 0.8.0.4, 0.8.0.5, 0.8.0.6, 0.8.0.7, 0.8.0.8, 0.8.0.9, 0.8.0.10 |
---|---|
Dependencies | ajhc, array, base (>=4.0 && <5), binary, bytestring, containers, directory, fgl, filepath, haskeline, HsSyck, HTTP, mtl, network, old-time, pretty, process, random, regex-compat, syb, temporary, unix, utf8-string, Win32, zlib [details] |
License | GPL-2.0-only |
Author | John Meacham <john@repetae.net> |
Maintainer | Kiwamu Okabe <kiwamu@debian.or.jp> |
Category | Compiler |
Home page | http://ajhc.metasepi.org/ |
Source repo | head: git clone https://github.com/ajhc/ajhc.git |
Uploaded | by KiwamuOkabe at 2013-06-07T17:24:22Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | jahm, ajhc |
Downloads | 9517 total (11 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |