Jhc Haskell Compiler
jhc is a haskell compiler which aims to produce the most efficient programs possible via whole program analysis and other optimizations.
Using Jhc
Developing Jhc
- the development page has information on how to pull the development tree from the darcs repository
- the bug tracker tracks known jhc issues, bugs can be added by submitting darcs patches or just posting to the mailing list jhc@haskell.org
- An informal graph of the internal code motion in jhc is here (pdf).
Historical
- The Orignal Page original announcement of jhc, goes somewhat into motivation, but the description of the state of jhc is out of date.
My homepage ->
computer stuff ->
jhc