Files
Nim/compiler
2019-09-06 00:45:00 +02:00
..
2019-08-23 18:58:55 +02:00
2019-09-05 08:21:01 +02:00
2018-06-03 20:15:37 +02:00
2019-04-11 09:48:10 +02:00
2019-08-31 07:44:53 +02:00
2019-08-31 07:44:53 +02:00
2017-01-07 22:35:09 +01:00
2019-08-30 06:41:26 +02:00
2019-08-16 14:37:52 +02:00
2019-05-28 21:30:41 +02:00
2019-08-21 09:28:16 +02:00
2019-09-05 08:21:01 +02:00
2019-07-17 20:06:10 +02:00
2017-10-29 08:37:13 +01:00
2019-03-23 00:12:05 +01:00
2019-09-02 22:03:06 +02:00
2019-08-21 19:24:36 +02:00
2019-09-01 23:28:26 +02:00
2019-08-23 16:15:02 +02:00
2019-07-25 23:18:20 +01:00
2019-09-05 16:45:07 +02:00
2019-08-31 07:44:53 +02:00
2019-05-08 15:05:21 +02:00
2019-09-02 10:11:51 +01:00
2019-07-18 12:13:22 +02:00
2014-08-28 09:38:14 +02:00
2019-05-07 12:37:28 +02:00
2019-08-29 00:35:05 +02:00
2019-08-27 20:05:40 +02:00
2019-09-05 08:21:01 +02:00
2019-07-01 18:08:50 +02:00
2019-08-12 13:58:35 +02:00
2019-08-26 20:12:22 +02:00
2019-09-02 15:47:56 +02:00
2019-08-16 13:29:58 +02:00
2019-05-07 12:37:28 +02:00
2019-08-31 19:32:59 +02:00
2019-08-08 17:03:19 +02:00
2019-09-01 00:04:10 +02:00
2019-08-31 07:44:53 +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.