ocamlscript icon indicating copy to clipboard operation
ocamlscript copied to clipboard

Write an OCaml script, run an optimized executable

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 [email protected]