Jhc

From HaskellWiki
Revision as of 22:22, 18 March 2013 by Henk-Jan van Tuyl (talk | contribs) (→‎Links: Added a link to "ANNOUNCE: Start Ajhc project with forking jhc")
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.

Template:Jhc

The Jhc Haskell Compiler

Jhc is a Haskell compiler that aims to produce the most efficient programs possible via whole program analysis and other optimizations. It also performs well as a cross compiler and is able to generate Windows programs on a Linux box, or target embedded systems with little effort. The compiler cannot, however, be compiled on Windows.

Go to the jhc homepage for a tarball.


Links


Blog articles