JHC

From HaskellWiki
Revision as of 23:01, 5 March 2010 by Lemming (talk | contribs) (summary taken from JHC homepage)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

JHC is a Haskell compiler which aims to produce the most efficient programs possible via whole program analysis and other optimizations.

Official homepage: http://repetae.net/computer/jhc/