Cafesterol is an extension of the
Objective Caml compiler suite that generates
Java bytecode. Cafesterol provides an
ocamljava compiler that is the Java counterpart of
ocamlc/
ocamlopt compilers distributed with the Objective Caml standard distribution. Cafesterol, in its 1.4 version builds with the 3.11.2 version of Objective Caml. The produced Java classes need the 1.4 version of
Cadmium to run and can be executed on any Java 1.6 virtual machine.
Cafesterol is released under the QPL v1.
It is copyright (c) 2007-2010 Xavier Clerc.
In order to improve the project, I am primarily looking for testers and bug reporters. Pointing errors in documentation and indicating where it should be enhanced is also very helpful.
The
bug tracker and the
wiki are ideal places to contribute.
The
darcs repository is
http://cafesterol.x9c.fr (read-only, useful to always get the last version).