erg/doc/EN/dev_guide
2025-01-30 17:37:22 +01:00
..
about.md Update docs 2023-01-31 21:27:09 +09:00
branches.md Docs: update pronunciation of Erg 2023-01-04 14:37:48 +09:00
build_features.md fix py_compat build feature name.md 2025-01-30 17:37:22 +01:00
commit_message.md docs: update contents 2023-02-26 18:53:48 +09:00
directories.md Update docs 2023-01-15 12:18:02 +09:00
doc_guideline.md Update docs 2023-01-26 13:45:23 +09:00
embedding.md chore: add PackageBuilder::build_module 2023-11-06 23:43:27 +09:00
env.md Update docs 2023-01-26 13:45:23 +09:00
i18n_messages.md Update dev guide 2023-01-28 19:44:51 +09:00
README.md Update dev guide 2023-01-28 19:44:51 +09:00
runtime.md doc(en): translate the headline from ja to en 2024-05-19 11:21:35 +09:00
rust_code_guideline.md chore: add error msg for debug_assert! 2023-04-23 11:17:10 +09:00
SUMMARY.md Update dev guide 2023-01-28 19:44:51 +09:00
test.md test: let some tests not to run locally 2023-02-14 11:30:23 +09:00
troubleshooting.md docs: update troubleshooting.md 2023-02-14 16:27:21 +09:00
version.md Update docs 2023-02-22 12:59:40 +09:00

Erg development guide

This document is a guide to developing the Erg project. It describes the internal structure of the erg compiler, how to make contributions, guidelines for development, and how to set up the development environment, etc.

You can read the HTML version at here.