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