Files
Nim/compiler
2025-03-03 14:07:15 +01:00
..
2025-01-14 07:53:29 +01:00
2025-01-14 07:47:19 +01:00
2025-01-15 10:21:20 +01:00
2025-01-14 13:17:34 +01:00
2025-01-14 07:51:55 +01:00
2025-01-15 10:21:20 +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.