Files
Nim/compiler
Araq 57f184cf48 Merge pull request #54 from zah/pretty-print-ast
String interpolation implemented in terms of macros
2011-09-20 12:13:24 -07:00
..
2011-04-12 01:13:42 +02:00
2011-07-10 15:48:13 +02:00
2011-04-12 01:13:42 +02:00
2011-04-12 01:13:42 +02:00
2011-04-12 01:13:42 +02:00
2011-04-12 01:13:42 +02:00
2011-04-12 01:13:42 +02:00
2011-04-12 01:13:42 +02:00
2011-04-12 01:13:42 +02:00
2011-04-12 01:13:42 +02:00
2011-04-21 00:54:44 +02:00
2011-06-02 13:02:40 +02:00
2011-04-12 01:13:42 +02:00
2011-04-12 01:13:42 +02:00
2011-04-12 01:13:42 +02:00
2011-09-20 14:13:45 +03:00
2011-04-12 01:13:42 +02:00

This directory contains the Nimrod compiler written in Nimrod. Note that this
code has been translated from a bootstrapping version written in Pascal, so
the code is **not** a poster child of good Nimrod code.