package ocaml-data-notation

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

Install

Dune Dependency

Authors

Maintainers

Sources

ocaml-data-notation-0.0.11.tar.gz
md5=0ab9cd196b4a7f22a037ab96a477896f

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: 11 Dec 2013

Dependencies (4)

  1. ocamlbuild build
  2. type_conv >= "108.07.01"
  3. ocamlfind
  4. ocaml < "4.06.0"

Dev Dependencies

None

Used by (2)

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

Conflicts

None