atdcat

syntax for cross-language data types in OCaml - development files

Install

All systems
curl cmd.cat/atdcat.sh
Debian Debian
apt-get install libatd-ocaml-dev
Ubuntu
apt-get install libatd-ocaml-dev
image/svg+xml Kali Linux
apt-get install libatd-ocaml-dev
Windows (WSL2)
sudo apt-get update sudo apt-get install libatd-ocaml-dev
Raspbian
apt-get install libatd-ocaml-dev

libatd-ocaml-dev

syntax for cross-language data types in OCaml - development files

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.