Files
Nim/compiler
2024-06-04 07:38:38 +02:00
..
2024-05-21 14:52:29 +02:00
2024-05-21 14:52:29 +02:00
2023-06-27 22:42:48 +02:00
2024-05-23 13:55:23 +02:00
2023-07-02 22:36:05 +02:00
2024-05-21 14:52:29 +02:00
2023-06-17 05:42:05 +02:00
2023-06-17 05:42:05 +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.