ocamldot

tools for OCaml developers

Install

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

ocaml-tools

tools for OCaml developers

This package collects various tools to help developing Objective Caml (OCaml) programs; in particular it contains: * ocaml-autoconf: autoconf macros for OCaml * omlet: a better OCaml indentation mode for vim * a configure.in and Makefile.in template * ocamldot: generate program dependency graphs for OCaml programs