erg/doc/EN/index.md
2022-09-03 16:34:56 +09:00

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.