package camlon

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

Install

Dune Dependency

Authors

Maintainers

Sources

camlon-3.1.0.tar.gz
md5=736b0f67d44d23b72fe6eacae8c9e4c2
sha512=d4fb268476a44329e90f645d057cc0b3a2a2a4cad4f6f0d3aa51db39ec2bdeefe05014417c423c3cf5c52b22c9f03b99d075ff7bdc8247b1baa85962ef556fc1

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: 27 Jul 2022

Dependencies (2)

  1. dune >= "2.0"
  2. ocaml >= "4.08.0"

Dev Dependencies

None

Used by (3)

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

Conflicts

None