Files
Nim/compiler
treeform 35b0cc67e8 Remove PHP backend. (#7606)
* remove php

* fix

* keep nimphpext

* remove targetJS enum
2018-04-18 20:40:11 +02:00
..
2018-04-06 13:56:15 +02:00
2018-04-06 13:56:15 +02:00
2017-07-08 21:27:56 +02:00
2017-10-29 08:37:13 +01:00
2018-04-03 23:41:20 +02:00
2018-04-12 17:35:10 +02:00
2018-04-12 17:35:10 +02:00
2018-04-15 13:43:01 +02:00
2018-04-15 13:43:01 +02:00
2018-04-15 23:38:43 +02:00
2017-01-07 22:35:09 +01:00
2018-04-01 17:59:54 +02:00
2018-04-15 13:43:01 +02:00
2017-10-15 20:55:38 +02:00
2017-10-15 20:55:38 +02:00
2017-10-29 08:37:13 +01:00
2018-04-11 16:48:01 +02:00
2017-10-29 08:37:13 +01:00
2018-04-15 23:38:43 +02:00
2016-08-09 22:54:27 +08:00
2018-04-18 20:40:11 +02:00
2018-04-18 20:40:11 +02:00
2018-04-18 20:40:11 +02:00
2017-11-02 20:39:08 +01:00
2017-10-15 20:55:38 +02:00
2016-11-01 07:16:07 +01:00
2018-04-18 20:40:11 +02:00
2018-04-18 20:40:11 +02:00
2017-12-21 12:34:38 +01:00
2017-07-22 16:52:58 +02:00
2018-04-06 13:56:15 +02:00
2018-04-18 20:40:11 +02:00
2017-01-07 22:35:09 +01:00
2018-03-24 11:30:29 +01:00
2018-04-14 15:44:05 +02:00
2017-10-29 08:37:13 +01:00
2016-12-30 01:43:26 +01:00
2014-08-28 09:38:14 +02:00
2017-10-29 08:37:13 +01:00
2018-04-18 20:40:11 +02:00
2018-04-06 14:11:11 +02:00
2017-10-29 08:37:13 +01:00
2018-04-11 23:36:04 +02:00
2018-03-24 15:28:09 +01:00
2018-03-24 15:28:09 +01:00
2016-10-31 15:34:44 +01:00
2015-11-03 14:52:36 +01:00
2018-04-12 20:09:44 +02:00
2017-10-29 08:37:13 +01:00
2018-04-11 16:48:01 +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.