> > There's MLj http://research.microsoft.com/en-us/um/people/nick/mlj.htm >
Unfortunately MLj is almost totally bit-rotted at this stage. I made a valiant attempt to get it going a couple of years back but it would be a lot of work, and once you have it working it doesn't fully support SML. It's a shame, I actually like SML as a language and a good JVM implementation would be great. I suspect that a shorter route would be to take SML.NET and make it output JVM bytecode rather than trying to fix MLj, but that's clearly not trivial either. In the meantime, there are some more actively maintained options: 1. Yeti - http://mth.github.io/yeti/ 2. OCamlJ - http://ocamljava.x9c.fr/preview/ Nothing that has any real traction unfortunately, but I suspect they're the best you can do right now. I'd dearly love an F# for the JVM. -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
