- ZOTI-YAML
- an extension of the YAML language introducing modules, some crude
component-like imports and various tree manipulation utilities built
for conveninence. It outputs standard JSON and YAML, hence it can be
used to pre-process data for a wide range of tools.
- ZOTI-Graph
- a graph-based internal representation format and API for describing,
annotating and manipulating system models.
- ZOTI-FTN
- a data type representation format and engine focusing on generating
glue code for various target languages.
- ZOTI-Gen
- a template engine that takes care of managing libraries of prebuilt
component templates and combining them for constructing target
artifacts. The construction is dictated by a (set of) code blocks
spec model(s).