package camlon

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

Install

Dune Dependency

Authors

Maintainers

Sources

camlon-1.0.2.tar.gz
md5=0d333e8aac9d4e38ea7418f6b86371b0

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: 29 Aug 2017

Dependencies (4)

  1. ocaml-compiler-libs
  2. omake build
  3. ocamlfind build
  4. ocaml >= "4.03.0" & < "4.06.0"

Dev Dependencies

None

Used by (2)

  1. opamfind
  2. scaml < "1.5.0"

Conflicts

None