/ocamlpy

An interface to call OCaml code from Python

Primary LanguageOCaml

ocamlpy

An interface to call OCaml from Python, written by OCamlPro SAS, and distributed under the terms of the GPL v3. Contact us for any question at contact@ocamlpro.com. For now, only OCaml bytecode is supported.

The library is in lib/, an example is in test/, and the rules to compile are in the Makefile.