<span class="Apple-style-span" style="border-collapse: collapse; ">The last version still uses a region inference algoritm instead of a garbage collector?. </span><br><br><div class="gmail_quote">2009/3/17 John Meacham <span dir="ltr">&lt;<a href="mailto:john@repetae.net">john@repetae.net</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi, I am pleased to announce jhc 0.6.0, It has been a long time since an<br>
official release, so there have been a lot of changes. Jhc is an<br>
optimizing haskell compiler that focuses on creating fast and portable<br>
code. Jhc is still mainly of interest to jhc hackers and developers than<br>
the general haskell public, but it is starting to see use in embedded<br>
development with haskell so I decided to make more public announcements<br>
of major releases in the future.<br>
<br>
some links:<br>
<br>
The jhc homepage:<br>
<a href="http://repetae.net/computer/jhc/" target="_blank">http://repetae.net/computer/jhc/</a><br>
<br>
Installation Instructions:<br>
<a href="http://repetae.net/computer/jhc/building.shtml" target="_blank">http://repetae.net/computer/jhc/building.shtml</a><br>
<br>
The jhc manual:<br>
<a href="http://repetae.net/computer/jhc/manual.html" target="_blank">http://repetae.net/computer/jhc/manual.html</a><br>
<br>
And I am happy to announce, there is now a yum repository*  for jhc and my<br>
other projects (such as DrIFT), so if you use an rpm based linux<br>
distribution, you can keep up to date with jhc official releases by<br>
doing:<br>
<br>
    ; rpm -i  <a href="http://repetae.net/yum/repetae-repo-1.0-3.noarch.rpm" target="_blank">http://repetae.net/yum/repetae-repo-1.0-3.noarch.rpm</a><br>
    ; yum install jhc<br>
<br>
<br>
A couple recent changes:<br>
<br>
jhc now comes bundled with the &#39;containers&#39; and &#39;applicative&#39; library<br>
making it much easier to compile many haskell programs out there.<br>
(Data.Graph, Data.IntMap, Data.IntSet, Data.Map, Data.Sequence,<br>
Data.Set, Data.Tree, Control.Applicative, Control.Arrow,<br>
Control.Category, Data.Foldable, Data.Traversable)<br>
<br>
signifigant speed and resource usage improvements in compilation time.<br>
<br>
transparent cross compilation support for creating windows programs on a<br>
unix box. (or iPhone/Nokia Tablet/etc..)<br>
<br>
<br>
If you are interested in jhc development, please sign up on the jhc<br>
mailing list here: <a href="http://www.haskell.org/mailman/listinfo/jhc" target="_blank">http://www.haskell.org/mailman/listinfo/jhc</a><br>
<br>
        John<br>
<br>
* I would love to get proper &#39;deb&#39;s and BSD packages built also<br>
  automatically, if anyone wants to help with this, please join the list<br>
  and let us know.<br>
<font color="#888888"><br>
<br>
--<br>
John Meacham - ⑆<a href="http://repetae.net" target="_blank">repetae.net</a>⑆john⑈<br>
_______________________________________________<br>
Haskell mailing list<br>
<a href="mailto:Haskell@haskell.org">Haskell@haskell.org</a><br>
<a href="http://www.haskell.org/mailman/listinfo/haskell" target="_blank">http://www.haskell.org/mailman/listinfo/haskell</a><br>
</font></blockquote></div><br>