[Haskell-cafe] Haskell on JVM
Claus Reinke
claus.reinke at talk21.com
Fri Jun 26 14:27:15 EDT 2009
>JVM 7 has tail calls,
Source, please? JSR-292 seems the most likely candidate so far,
and its draft doesn't seem to mention tail calls yet. As of March
this year, the people working on tail calls for mlvm [1], which
seems to be the experimentation ground for this, did not seem to
expect any fast route:
http://mail.openjdk.java.net/pipermail/mlvm-dev/2009-March/000405.html
There have been years of rumours and plans, so it would be
nice to have concrete details, before any fp-on-jvm implementation
design starts to rely on this.
Claus
[1] http://openjdk.java.net/projects/mlvm/
More information about the Haskell-Cafe
mailing list