Skip to content

ma2bd/atd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Syntax for cross-language type definitions (official repository)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • OCaml 99.2%
  • Shell 0.8%