mirror of
https://github.com/erg-lang/erg.git
synced 2025-09-28 12:14:43 +00:00
6 lines
322 B
Markdown
6 lines
322 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/JA).
|