package atd

  1. Overview
  2. Docs
Parser for the ATD data format description language

Install

Dune Dependency

Authors

Maintainers

Sources

v1.2.1.tar.gz
sha256=515663f1c48c3592e360079f92eea6db82d3d989f1df19b45e8179aec0d48e34
md5=b9bb48680f32c351bae6118537d094ea

README.md.html

README.md

ATD stands for Adaptable Type Definitions. It is a syntax for defining cross-language data types and it is used by atdgen for defining the type of JSON data and generating efficient serializers, deserializers and validators.

The ATD language and its OCaml library were designed and implemented at MyLife by Martin Jambon. We distribute the source code under the terms of a BSD license.

OCaml

Innovation. Community. Security.