mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-03 11:42:33 +00:00
8 lines
327 B
Markdown
8 lines
327 B
Markdown
## Nim Compiler
|
|
|
|
- This directory contains the Nim compiler written in Nim.
|
|
- Note that this code has been translated from a bootstrapping version written in Pascal.
|
|
- So the code is **not** a poster child of good Nim code.
|
|
|
|
See [Internals of the Nim Compiler](https://nim-lang.github.io/Nim/intern.html) for more information.
|