Files
Nim/compiler
..
2023-08-19 21:04:25 +02:00
2023-08-25 06:48:08 +02:00
2023-08-06 14:26:21 +02:00
2023-08-06 14:26:21 +02:00
2023-08-25 06:48:08 +02:00
2023-08-06 14:26:21 +02: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.