deriving

deriving functions from type declarations in OCaml (devt files)

Install

All systems
curl cmd.cat/deriving.sh
Debian Debian
apt-get install libderiving-ocaml-dev
Ubuntu
apt-get install libderiving-ocaml-dev
Fedora
dnf install libderiving-ocaml-dev
Windows (WSL2)
sudo apt-get update sudo apt-get install libderiving-ocaml-dev
Raspbian
apt-get install libderiving-ocaml-dev

libderiving-ocaml-dev

deriving functions from type declarations in OCaml (devt files)

Camlp4 extension to OCaml for deriving functions from type declarations. Includes derivers for pretty-printing, type-safe marshalling with structure-sharing, dynamic typing, equality, and more.

ocaml-deriving

from types