Files
Nim/compiler
2019-08-26 20:14:21 +02:00
..
2019-08-23 18:58:55 +02:00
2019-08-20 15:47:04 +02:00
2019-05-29 22:21:51 +02:00
2019-08-15 15:55:48 +02:00
2019-08-10 15:41:24 +02:00
2019-08-23 16:15:02 +02:00
2019-08-16 14:37:52 +02:00
2019-08-21 09:28:16 +02:00
2019-08-23 16:15:02 +02:00
2019-07-17 20:06:10 +02:00
2019-08-24 06:25:47 +02:00
2019-08-15 15:55:48 +02:00
2019-08-23 16:15:02 +02:00
2019-07-25 23:18:20 +01:00
2019-07-14 17:14:51 +02:00
2019-08-23 16:15:02 +02:00
2019-07-18 12:13:22 +02:00
2019-07-25 23:18:20 +01:00
2019-08-14 17:41:44 +02:00
2019-08-23 16:15:02 +02:00
2019-07-01 18:08:50 +02:00
2019-08-12 13:58:35 +02:00
2019-08-26 20:14:21 +02:00
2019-08-23 16:15:02 +02:00
2019-08-26 20:12:22 +02:00
2019-08-16 13:29:58 +02:00
2019-08-23 16:15:02 +02:00
2019-08-23 16:15:02 +02:00
2019-08-08 17:03:19 +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.