mirror of
https://github.com/erg-lang/erg.git
synced 2025-09-29 20:34:44 +00:00
27 lines
1.2 KiB
Markdown
27 lines
1.2 KiB
Markdown
# Index
|
|
|
|
[](https://gezf7g7pd5.execute-api.ap-northeast-1.amazonaws.com/default/source_up_to_date?owner=erg-lang&repos=erg&ref=main&path=doc/EN/index.md&commit_hash=eccd113c1512076c367fb87ea73406f91ff83ba7)
|
|
|
|
## [API/](./API/index.md)
|
|
|
|
Ergの組み込みまたは標準ライブラリで提供されるサブルーチン、型、定数等の仕様が記述されている。
|
|
|
|
## [compiler/](./compiler/index.md)
|
|
|
|
Ergコンパイラ(Centimetre)の設計について解説されている。
|
|
|
|
## [dev_guide/](./dev_guide/index.md)
|
|
|
|
プロジェクトの開発方針、コントリビューションの仕方などが解説されている。
|
|
|
|
## [python/](./python/index.md)
|
|
|
|
Ergを開発する上で必要となるPythonの知識が解説されている。
|
|
|
|
## [syntax/](./syntax/00_basic.md)
|
|
|
|
Ergの文法が解説されている。
|
|
|
|
## [tools/](./tools/index.md)
|
|
|
|
Ergの周辺ツール、コマンドオプションの使い方などが解説されている。
|