pycamltop

OCaml bindings to embed Python interpreter (development files)

Install

All systems
curl cmd.cat/pycamltop.sh
Debian Debian
apt-get install libpycaml-ocaml-dev
Ubuntu
apt-get install libpycaml-ocaml-dev
image/svg+xml Kali Linux
apt-get install libpycaml-ocaml-dev
Windows (WSL2)
sudo apt-get update sudo apt-get install libpycaml-ocaml-dev
Raspbian
apt-get install libpycaml-ocaml-dev

libpycaml-ocaml-dev

OCaml bindings to embed Python interpreter (development files)

Pycaml is intended to allow users to build native OCaml libraries and use them from Python, and conversely, in order to allow OCaml users to benefit from linkable libraries provided for Python. This package contains development files.