On 20/09/2010, at 6:36 AM, Johannes Waldmann <[email protected]> 
wrote:

> 
>> from time to time request for Haskell running on top of Java's VM pops
>> on the haskell related mailing list and then usually dies off when
>> someone mentions that JDK does not have proper support for tail-calls. 
> 
> would it help? For eager evaluation, certainly (I understand
> that Clojure and Scala are suffering from this), but for Haskell?

Via strictness analysis won't Haskell do as much work as possible eagerly to 
improve performance?

> 
> J.W.
> 
> 
> 
> _______________________________________________
> Haskell-Cafe mailing list
> [email protected]
> http://www.haskell.org/mailman/listinfo/haskell-cafe
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to