Files
Nim/compiler
Dominik Picheta c83e4390d8 Modified setDefaultLibpath to search using findExe"nim".
This is so that Nimble (and other tools) which use the compiler modules
for nimscript support or other purposes can find $lib.
2015-11-07 15:48:14 +00:00
..
2015-09-08 23:32:53 +08:00
2015-07-26 21:07:11 +02:00
2015-11-03 14:52:34 +01:00
2015-04-07 15:47:18 +02:00
2015-04-07 15:47:18 +02:00
2015-09-18 02:24:12 +02:00
2015-04-07 15:47:18 +02:00
2015-04-07 15:47:18 +02:00
2015-10-25 01:26:08 +02:00
2015-11-03 14:52:37 +01:00
2015-10-01 13:16:18 -07:00
2015-09-10 12:20:02 +02:00
2015-11-03 14:52:37 +01:00
2015-11-02 12:48:19 +06:00
2015-10-15 16:04:53 +03:00
2015-09-23 23:30:09 +02:00
2015-06-15 00:56:20 +02:00
2015-09-03 14:30:11 +02:00
2015-10-25 02:35:18 +02:00
2015-08-26 00:00:46 -04:00
2014-08-28 09:38:14 +02:00
2015-04-06 23:21:52 +02:00
2015-10-22 12:14:32 +02:00
2015-09-13 23:26:44 +02:00
2015-10-27 08:37:56 +01:00
2015-09-05 14:18:37 +03:00
2015-09-18 02:24:12 +02:00
2015-09-18 12:07:39 +02:00
2015-10-22 10:24:46 +02:00
2015-07-03 10:13:45 -04:00
2015-10-22 12:14:32 +02:00
2015-09-10 10:50:29 +02:00
2015-11-03 14:52:36 +01:00
2015-06-25 11:42:27 +02:00
2015-10-22 10:24:46 +02:00
2015-08-21 02:34:34 +02:00
2015-10-15 09:31:54 +02:00
2015-09-05 14:18:37 +03:00
2015-09-09 09:39:48 +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.