# Index [![badge](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Fgezf7g7pd5.execute-api.ap-northeast-1.amazonaws.com%2Fdefault%2Fsource_up_to_date%3Fowner%3Derg-lang%26repos%3Derg%26ref%3Dmain%26path%3Ddoc/EN/index.md%26commit_hash%3Deccd113c1512076c367fb87ea73406f91ff83ba7)](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の周辺ツール、コマンドオプションの使い方などが解説されている。