mirage/repr

31

stars

382

commits

OCaml

primary language

Nov 26, 2025

updated

README

Repr — run-time representations of OCaml types

OCaml-CI Build Status Documentation

Repr is a library of type combinators for defining runtime representations of OCaml types and operations that are generic over those representations (pp, to_string, compare etc.)

This library is currently experimental and provides no stability guarantee. The documentation is available online.

Installation

Repr can be installed with opam:

opam install repr

Contributors

craigfe

223 commits

samoht

87 commits

liautaud

37 commits

patricoferris

12 commits

mirage/repr

31

stars

382

commits

OCaml

primary language

Nov 26, 2025

updated

README

Repr — run-time representations of OCaml types

OCaml-CI Build Status Documentation

Repr is a library of type combinators for defining runtime representations of OCaml types and operations that are generic over those representations (pp, to_string, compare etc.)

This library is currently experimental and provides no stability guarantee. The documentation is available online.

Installation

Repr can be installed with opam:

opam install repr

Contributors

craigfe

223 commits

samoht

87 commits

liautaud

37 commits

patricoferris

12 commits

Languages

OCaml

93.5%

Pawn

5.9%