The latest version of ajhc is 0.8.0.10-0.
ajhc
Version 0.8.0.5 revision 0 uploaded by KiwamuOkabe.
Package meta
- Synopsis
- Haskell compiler that produce binary through C language
- Description
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.
- Author
- John Meacham <john@repetae.net>
- Bug reports
- n/a
- Category
- Compiler
- Copyright
- n/a
- Homepage
- http://ajhc.metasepi.org/
- Maintainer
- Kiwamu Okabe <kiwamu@debian.or.jp>
- Package URL
- n/a
- Stability
- n/a