Browse thread
[ANN] Cadmium project
- 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: | 2007-09-09 (15:30) |
From: | forum@x9c.fr <forum@x...> |
Subject: | [ANN] Cadmium project |
This post announces the first public release of the Cadmium project. Cadmium is a Java port of ocamlrun, with all standard primitives. Cadmium is released under the LGPL v3. Cadmium is part of the ocamljava project (http://ocamljava.x9c.fr). Home page: http://cadmium.x9c.fr Features: - runs files compiled with ocamlc - gives access to Java elements from Objective Caml - runs Objective Caml bytecode from a Java program - [cadmium-dbm subproject] implementation for Dbm module - [cadmium-swixml subproject] bindings for SwiXml Java library Requirements: - Objective Caml 3.10.0 or higher - Java 1.5 or higher Give it a try ! Thanks, Xavier Clerc