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]
Downloads
- ajhc-0.8.0.4.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 | array, base (>=4.0 && <5), binary, bytestring, containers, directory, fgl, filepath, haskeline, HsSyck, mtl, old-time, pretty, process, random, regex-compat, syb, temporary, unix, utf8-string, Win32, zlib [details] |
License | GPL-2.0-only |
Author | John Meacham <[email protected]> |
Maintainer | Kiwamu Okabe <[email protected]> |
Category | Compiler |
Home page | http://ajhc.masterq.net/ |
Source repo | head: git clone https://github.com/ajhc/ajhc.git |
Uploaded | by KiwamuOkabe at 2013-04-03T17:19:57Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | ajhc |
Downloads | 9518 total (11 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-12-21 [all 8 reports] |