Skip to content
 
 

Repository files navigation

ATD stands for Adaptable Type Definitions. It is a syntax for defining cross-language data types. It is used as input to generate efficient serializers, deserializers and validators. The current target languages are OCaml and Java.

The following opam packages are provided by the atd project:

  • atdgen: executable that generates OCaml code dealing with JSON and biniou data formats
  • atdj: executable that generates Java code dealing with JSON
  • atd: library for parsing atd files used by code generators

Documentation

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

Contribution guidelines

About

Syntax for cross-language type definitions (official repository)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages