Files
Nim/compiler
ReneSac 80050a09a0 Refactored getPrecedence() after last change
The considerStrongSpaces() is now applied to almost all results, so it is better to do it at the end.
2015-04-08 02:06:18 -03:00
..
2015-04-01 22:32:15 +08:00
2015-04-01 22:32:15 +08:00
2015-04-06 23:50:09 +02:00
2015-04-01 22:32:15 +08:00
2015-04-01 22:32:15 +08:00
2015-04-01 22:32:15 +08:00
2015-04-01 22:32:15 +08:00
2015-03-16 23:24:33 +01:00
2015-04-01 22:32:15 +08:00
2015-03-12 13:16:47 +01:00
2015-03-12 12:17:08 +01:00
2015-03-10 12:32:48 +01:00
2015-03-26 02:12:38 +01:00
2015-04-01 22:32:15 +08:00
2015-04-06 23:21:52 +02:00
2015-04-06 23:21:52 +02:00
2015-03-27 01:30:06 +01:00
2015-03-07 15:43:35 +01:00
2015-04-06 23:21:52 +02:00
2015-03-26 02:12:38 +01:00
2015-03-27 01:43:28 -05:00
2015-03-27 11:57:03 +01: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.