erg/doc/EN/index.md
Shunsuke Shibayama 96132b20f6 initial commit
2022-08-10 23:02:27 +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.