mirror of
https://github.com/nim-lang/Nim.git
synced 2026-07-23 09:12:48 +00:00
* reuse default ident in opcNNewNimNode (performance regression) * use emptyIdent as default
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.