erg/doc/EN/compiler
2024-05-20 22:45:42 +09:00
..
phases doc: add EN translations 2024-05-20 22:45:42 +09:00
abandoned.md Doc: fix links and removed missing links. 2022-09-22 13:48:08 +09:00
architecture.md doc: update architecture.md 2023-06-19 11:28:38 +09:00
attribute_resolution.md refactor!: rename Array -> List 2024-04-04 23:24:07 +09:00
errors.md Set Erg's markdown snippet highlighting to Python 2022-09-04 12:01:06 +08:00
hir.md refactor!: rename Array -> List 2024-04-04 23:24:07 +09:00
index.md doc: update contents 2023-05-11 14:42:03 +09:00
inference.md refactor!: rename Array -> List 2024-04-04 23:24:07 +09:00
overview.md Improve the English translation of doc and increase the simplified Chinese translation of doc 2022-09-04 07:20:19 +08:00
parsing.md refactor!: rename Array -> List 2024-04-04 23:24:07 +09:00
README.md doc: update contents 2023-05-11 14:42:03 +09:00
subtyping.md doc(en): update 2024-05-18 15:14:33 +09:00
TODO_hint.md Improve the English translation of doc and increase the simplified Chinese translation of doc 2022-09-04 07:20:19 +08:00
TODO_recov_suggest.md Improve the English translation of doc and increase the simplified Chinese translation of doc 2022-09-04 07:20:19 +08:00
TODO_warn.md Improve the English translation of doc and increase the simplified Chinese translation of doc 2022-09-04 07:20:19 +08:00
transpile.md doc: some corrections in EN 2022-12-28 13:40:16 +09:00
type_var_normalization.md Improve the English translation of doc and increase the simplified Chinese translation of doc 2022-09-04 07:20:19 +08:00
unification.md doc(en): update 2024-05-18 15:14:33 +09:00

Erg Compiler Internal

This document describes the internal structure of the Erg compiler.

If you would like an explanation of any part, or if you did not understand the explanation well, please submit your request here.