I am wondering if there is a way to get Haskell to work on the JVM (compiled or interpreted)?
There is JHaskell on Sourceforge, but this one seems empty and dead.
GHC uses LLVM as a compiler. Would it be a good idea or is it possible to compile LLVM for Java bytecode? Or maybe use another compiler?
jvm haskell frege jvm-languages
jeha Aug 31 '11 at 17:38 2011-08-31 17:38
source share