mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-28 17:04:41 +00:00
6 lines
266 B
Plaintext
6 lines
266 B
Plaintext
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 https://nim-lang.org/docs/intern.html for more information.
|