kohlivarun5 / ocamlpy

An interface to call OCaml code from Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

An interface to call OCaml code from Python


Languages

Language:OCaml 48.2%Language:C 45.8%Language:Python 6.0%