Browse thread
[ANN] OCaml-Java project : beta version
[
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: | 2008-03-01 (11:46) |
From: | forum@x9c.fr <forum@x...> |
Subject: | [ANN] OCaml-Java project : beta version |
This post announces the beta 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 This version features a new binary distribution that is packed with all you need to run OCaml programs on a JVM. This distribution does not even need the standard Objective Caml distribution to be installed on your computer. URL: http://ocamljava.x9c.fr/downloads.html All the subprojects of OCaml-Java have of course been updated. A detailed changelog from the initial alpha release to the new beta release follows. Barista subproject: - minor API changes - minor grammar changes - Java API Cadmium subproject: - scripting support - XML support - file hooks / embedded mode - toplevel enhancements - fr.x9c.cadmium.support.values for easy encoding of OCaml values - SPI support Cafesterol subproject: - scripting support - standalone linking mode - servlet support Nickel subproject: - support for 'meta' tags OCamlScripting subproject: - standalone version