mirror of
https://github.com/erg-lang/erg.git
synced 2025-09-29 12:24:45 +00:00
6 lines
325 B
Markdown
6 lines
325 B
Markdown
# 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](https://erg-lang.org/dev-guide/zh_CN).
|