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