summary refs log tree commit diff stats
path: root/compiler/readme.txt
blob: ccfad7748b4d24dbae74b6197d0fa66fc96a9806 (plain) (blame)
1
2
3
4
5
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.