Overview

This project builds on top of asterix-specs - definition files and generates asterix libraries.

asterix-specs -> source code generator -> asterix libs

The main part of this project is a source code generator. Output of this program is the asterix library source code for the target programming language, for example:

Other target programming languages can be added, while sharing the same generic asterix structure.