Files
Nim/compiler
2023-04-25 15:34:46 +02:00
..
2022-03-24 13:25:20 +01:00
2023-04-24 17:34:28 +02:00
2023-04-24 17:21:46 +02:00
2023-04-24 22:02:43 +02:00
2023-01-19 10:33:13 +01:00
2023-01-19 10:33:13 +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.