Difference between revisions of "JHC"

From HaskellWiki
Jump to navigation Jump to search
(summary taken from JHC homepage)
(No difference)

Revision as of 23:01, 5 March 2010

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/