|
|
|
|
|
|
|
|
Features
- support for Objective Caml version 3.11.2
- compiles all source files accepted by ocamlc/ocamlopt
- support for bare applications, applets, and servlets
- support for static and dynamic linking
- support for camlp4, debugger, ocamlbuild (enhanced with ocamljava-specific rules)
History
Version 1.4 (2010-02-06):- improved (and simplified) code generator, with correct stack maps
- improved Makefiles
Version 1.3 (2009-09-19):- upgrade from version 3.11.0 to 3.11.1
- experimental support for debugger (only manual mode / no backward execution)
- support for 'labltk' library
- bug #42: camlp4 and cmxs files
- bug #44: better message for ScriptException
Version 1.2 (2009-04-17):- upgrade from version 3.10.2 to 3.11.0
- support for plugins ('native' dynlink)
- enhanced support for camlp4
- experimental support for ocamlbuild
- revamped Makefiles
- 'Makefile.cafesterol' files renamed to 'Makefile-cafesterol'
- minor fixes
Version 1.1 (2008-11-09):- move from Java 1.5 to Java 1.6
- experimental support for stack frames
- new command-line switches: '-additional-file' and '-additional-class'
- bug fixes
Version 1.0 (2008-05-27):- support for ocamllex, ocamldoc, and ocamldep
- support for 3.10.2
Version 1.0-beta (2008-02-29):- scripting support
- standalone linking mode
- servlet support
Version 1.0-alpha (2007-09-09):
|
|
|
|
|
|
|
|