package camlon

  1. Overview
  2. No Docs
Caml Object Notion, parsing and printing OCaml like data expressions

Install

Dune Dependency

Authors

Maintainers

Sources

camlon-2.0.0.tar.gz
md5=ef9a16b4fdf64b723426fbf0f035e76f

Description

CamlON is JSON in OCaml, a tree like data type structure with OCaml values' look and feel. The library provides the data type and its parser and printer.

Published: 18 Nov 2017

Dependencies (3)

  1. omake build & < "0.10"
  2. ocamlfind build
  3. ocaml >= "4.03.0"

Dev Dependencies

None

Used by (3)

  1. dune_watch >= "0.1.0"
  2. opamfind
  3. scaml < "1.5.0"

Conflicts

None