package ocaml-data-notation

  1. Overview
  2. No Docs
Store data using OCaml notation (deprecated)

Install

Dune Dependency

Authors

Maintainers

Sources

ocaml-data-notation-0.0.9.tar.gz
md5=aa16e0f2230fa2bb2b3808c0665f056c

Description

This project uses type-conv to dump OCaml data structure using OCaml data notation. This kind of data dumping helps to write OCaml code generator, like OASIS.

Published: 21 Nov 2013

Dependencies (4)

  1. ocamlbuild build
  2. type_conv = "108.00.02"
  3. ocamlfind
  4. ocaml

Dev Dependencies

None

Used by (2)

  1. oasis < "0.4.0"
  2. oasis-mirage

Conflicts

None