mirror of
https://github.com/erg-lang/erg.git
synced 2025-09-28 12:14:43 +00:00
668 B
668 B
Index
API/
This section describes the specifications of subroutines, types, constants, etc. provided by Erg's built-in or standard libraries.
compiler/
Describes the design of the Erg compiler (Centimetre).
dev_guide/
It explains the development policy of the project, how to make contributions, etc.
python/
The knowledge of Python required to develop Erg is explained.
syntax/
The syntax of Erg is explained.
tools/
Explains how to use Erg's peripheral tools and command options.