
Atd stands for adjustable type definitions. it is a type definition language designed to accommodate a variety of programming languages and data formats by the means of target-specific annotations. it supports sum types, parametrized types and inheritance. the library provides a parser and other tools useful for manipulating atd type definitions.
this package contains the development files needed for programming with the library.