OCamlScripting
OCamlScripting is an implementation of the Java JSR223 Scripting API (this API is defined by the javax.script package) for the Objective Caml language. It thus provides a script engine that allows execution of Objective Caml code snippets in a Java application.
[ Homepage ]
| Author: | Xavier Clerc. |
| Last modification date: | 15-Oct-2007 |
| Version: | 1.0 |
| Development status: | Alpha |
| Kind: | Libraries :: Java libraries |
| License: | Open Source :: LGPL |
| Topic: | Programming languages :: Interpreters |
| Homepage: | http://ocamlscripting.x9c.fr/ |