cppo

cpp for OCaml

Install

All systems
curl cmd.cat/cppo.sh
Debian Debian
apt-get install cppo
Ubuntu
apt-get install cppo
Arch Arch Linux
pacman -S cppo
image/svg+xml Kali Linux
apt-get install cppo
Fedora
dnf install cppo
Windows (WSL2)
sudo apt-get update sudo apt-get install cppo
Raspbian
apt-get install cppo

cppo

cpp for OCaml

Cppo is an OCaml-friendly implementation of cpp, the C preprocessor. It can replace camlp4 for preprocessing OCaml files, using cpp style and syntax. It allows defining simple macros and file inclusion.

ocaml-cppo

programs