[
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: | 2010-02-06 (20:10) |
From: | forum@x9c.fr <forum@x...> |
Subject: | [ANN] OCaml-Java project: 1.4 release |
This post announces the 1.4 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.3: - upgrade from OCaml version 3.11.1 to 3.11.2 - improved (and simplified) code generator, with correct stack maps - various code and documentation fixes - improved build scripts - bug #28 (Barista): support for ocamlfind - bug #46 (Barista): invalid padding size for switch instructions - bug #47 (Barista): invalid handling of '@LineNumber' - bug #48 (Cadmium): error in 'mod_float' primitive implementation - bug #50 (Nickel): GUI version ignores parameters Xavier Clerc