caml2html

HTML and LaTeX colored syntax from OCaml source files - executable

Install

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

caml2html

HTML and LaTeX colored syntax from OCaml source files - executable

Caml2html provides a command-line executable which converts a set of OCaml source files into a HTML or LaTeX document with colored syntax. A library is also provided for building web-page generators that would color OCaml code appropriately. This package contains the caml2html executable.