Interesting project. Looks like you're mostly focused on getting ocaml code to run in a jvm. Have you given any consideration to making things work the other way around? I've found the ocaml runtime to be far superior, and it would be nice to be able to recompile a java library (source or class file) to run in an ocaml program if need be. (For instance, I'd love to be able to recompile Rhino into an ocaml module.) Warren On Nov 9, 2008, at 12:05 PM, forum@x9c.fr - forum@x9c.fr wrote: > This post announces the 1.1 release of the OCaml-Java project. > The goal of the OCaml-Java project is to allow seamless integration > of OCaml and Java. > This version is still based on Objective Caml 3.10.2, the next one > will be based on 3.11.0. > > Home page: http://ocamljava.x9c.fr > Download page: http://ocamljava.x9c.fr/downloads.html > Toplevel applet: http://ocamljava.x9c.fr/toplevel/toplevel.html > > Main changes since 1.0: > - move from Java 1.5 to Java 1.6 (will hence not run on a 1.5 JVM) > - support for JDBC, with automatic generation of bindings to > databases > - support for java.math package > - Dbm, Servlet, SwiXml and OCamlScripting projects merged into > Cadmium > - experimental support for stack frames > - bug fixes > > > Xavier Clerc > > _______________________________________________ > Caml-list mailing list. Subscription management: > http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list > Archives: http://caml.inria.fr > Beginner's list: http://groups.yahoo.com/group/ocaml_beginners > Bug reports: http://caml.inria.fr/bin/caml-bugs