Browse thread
[ANN] OCamlScripting 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: | -- (:) |
| From: | forum@x9c.fr <forum@x...> |
| Subject: | [ANN] OCamlScripting project |
This post announces the first public release of the OCamlScripting project. OCamlScripting is a scripting engine for Java (javax.script package). OCamlScripting is released under the LGPL v3. OCamlScripting is part of the ocamljava project (http:// ocamljava.x9c.fr). Home page: http://ocamlscripting.x9c.fr Features: - runs Objective Caml scripts in a Java application - supports bindings - supports script compilation Requirements: - Objective Caml 3.10.0 or higher - Cadmium 1.0 - Cafesterol 1.0 - Java 1.5 with script-api.jar or Java 1.6 Give it a try ! Thanks, Xavier Clerc