A couple of pointers
LambdaVM (JVM backend for GHC)
http://www.cs.rit.edu/~bja8464/lambdavm/

CAL (Haskell-influenced language for the JVM)
http://groups.google.com/group/jvm-languages/browse_thread/thread/24927841cb387ffb/fa2199fd9714bbb8?lnk=gst&q=cal#fa2199fd9714bbb8

There is more on CAL available via the Wayback Machine. If you go to this page
http://web.archive.org/web/20071008042640rn_1/labs.businessobjects.com/cal/

you will find some documents towards the bottom; there's a section on
implementation (search for "Implementation documents" within the
page).

I think there were earlier attempts to port Haskell to the JVM which
were abandoned; Jaskell (http://jaskell.codehaus.org/) was one, but I
didn't find any implementation docs on a quick search.


HTH
Patrick

--

You received this message because you are subscribed to the Google Groups "JVM 
Languages" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/jvm-languages?hl=en.


Reply via email to