Files
Nim/compiler/readme.txt
2014-08-28 09:38:14 +02:00

5 lines
202 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.