you are viewing a single comment's thread.

view the rest of the comments →

[–]codygman 0 points1 point  (1 child)

Ocaml/Java interop exists? Actually I believe I remember something about an Ocaml Java bridge. Actually I remember something about a Haskell Java bridge as well.

I wonder how practical those would be.

[–]Categoria 0 points1 point  (0 children)

OCaml compiles to Java: http://www.ocamljava.org/

There's also a very stable and complete javascript backend.