• en

cconv

Combinators for Type Conversion in OCaml.

CConv provides type-safe combinators for describing how to read/build OCaml values of a given type. Those combinators can be used for serializing and deserializing the values into several formats. The library ships with conversion to Json (yojson), S-expressions (sexplib) and B-encode.

License BSD2
Homepage https://github.com/c-cube/cconv
Maintainer simon.cruanes@inria.fr
Tags conversion, gadt and serialization
OCaml >= 4.00.0

Events

May 25, 2014

Published version 0.1