Haskell running on JVM?

Graham Klyne GK@NineByNine.org
Wed, 26 Feb 2003 10:24:48 +0000


This is something of a long-shot enquiry.  Are there any known tools that 
will allow Haskell programs to be packages as .class files to run on a Java 
VM?  A friend of mine pointed out this reference:

   http://www.students.cs.uu.nl/people/rjchaaft/jHaskell/old/

which looks to be a defunct project.

(I've noticed that there are Java environment interfaces, but my question 
is about projects which will run Haskell programs "natively" in a Java 
environment;  e.g. like the Jython system for Python.)

#g


-------------------
Graham Klyne
<GK@NineByNine.org>