Getting
started: This
section explains how to set up and start using the compiler.
Technical documentation:
This section contains a list of technical documents explaining
the inner workings of the compiler and it's components.
Language
specification: This section gives a complete overview of all the
language features.
Library reference: This
section contains a complete list of
the units and an explenation of their contents.
Tutorials:
This section
contains some examples and
tutorials to get started writing code.
Naming conventions: This section descrbes the naming
convention that is used for the development of the compiiler and the
libraries. It is strongly recomended to use the same (or at least
some) conventions for ease of reading