Browse thread
[ANN] OCaml-Java project: 1.2 release
- forum@x9c.fr
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | forum@x9c.fr <forum@x...> |
| Subject: | [ANN] OCaml-Java project: 1.2 release |
This post announces the 1.2 release of the OCaml-Java project.
The goal of the OCaml-Java project is to allow seamless integration of
OCaml and Java.
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.1:
- upgrade from version 3.10.2 to 3.11.0
- support for plugins ('native' dynlink)
- enhanced backtrace support
- enhanced support for camlp4
- experimental support for ocamlbuild
Xavier Clerc