package atdgen

  1. Overview
  2. Docs

Description

Atdgen is a command-line program that takes as input type definitions in the ATD syntax and produces OCaml code suitable for data serialization and deserialization. Two data formats are currently supported, these are biniou and JSON. Atdgen-biniou and Atdgen-json will refer to Atdgen used in one context or the other. Atdgen was designed with efficiency and durability in mind. Software authors are encouraged to use Atdgen directly and to write tools that may reuse part of Atdgen’s source code.

Published: 19 Mar 2022

Dependencies (7)

  1. re
  2. yojson >= "1.7.0" & < "3"
  3. biniou >= "1.0.6"
  4. atdgen-runtime >= "2.1.0" & < "2.10.0"
  5. atd >= "2.3.0" & < "2.10.0"
  6. dune >= "2.8"
  7. ocaml >= "4.08"

Dev Dependencies (2)

  1. odoc with-doc
  2. atdgen-codec-runtime with-test & < "2.10.0"

Conflicts

None

OCaml

Innovation. Community. Security.