ocaml-community / ocamlscript

Write an OCaml script, run an optimized executable
Boost Software License 1.0
73 stars 7 forks source link

OCamlscript is a tool which compiles OCaml scripts into native code, thus combining the flexibility of scripts and the speed provided by ocamlopt.

Examples are given in the examples/ subdirectory.

Installation: see INSTALL file

Documentation: http://ocaml.pbwiki.com/Ocamlscript

Primary download site: http://mjambon.com/ocamlscript.html

Authors: David Mentre and Martin Jambon

Contact: Martin Jambon martin@mjambon.com