Files
Nim/compiler
2022-06-15 08:20:34 +02:00
..
2022-03-20 14:02:44 +01:00
2022-06-10 20:32:27 +02:00
2022-06-10 20:32:27 +02:00
2022-06-10 20:32:27 +02:00
2022-03-23 20:34:53 +01:00
2022-06-04 07:03:03 +02:00
2022-03-23 20:34:53 +01:00
2022-03-23 20:34:53 +01:00
2022-03-23 20:34:53 +01:00

Nim Compiler

  • 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.

See Internals of the Nim Compiler for more information.