Files
Nim/compiler
Andreas Rumpf 29b09a3c7d Merge pull request #2953 from yglukhov/fix-2617
Fixes #2617, fixes addr of obj downcast.
2015-06-18 17:51:06 +02:00
..

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.