<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">I discovered a Haskell compiler that generates very small and fast code. In fact, it beats Clean. It has the following properties:<br><br>1 --- One can cross-compile programs easily. For instance, here is how I generated code for Windows:<br><br>jhc --cross -mwin32 genetic.hs -o genetic<br><br>2 -- It seems to be quite complete.<br><br>3 -- However, it often compiles a file, but the program fails to run.<br><br>I have the following questions about it:<br><br>1 -- How active is the team who is writing the JHC compiler?<br><br>2 -- Is it complete Haskell? The author claims that it is; it compiled all programs that I wrote, but that does not mean much, because my programs are quite simple.<br><br>3 -- Why the Haskell community almost never talks about JHC?<br><br><br></td></tr></table><br>



      <hr size=1>The new Internet Explorer® 8 - Faster, safer, easier.  Optimized for Yahoo! <a href="http://downloads.yahoo.com/ca/internetexplorer/"><b>Get it Now for Free!</b></a>