Files
Nim/compiler
metagn d143924ab2 remove unused sfProcvar, "procvar" mentions (#20204)
refs #12975. doesn't close it because wProcvar isn't removed
2022-08-24 21:38:37 +02:00
..
2022-03-20 14:02:44 +01:00
2022-03-23 20:34:53 +01:00
2022-03-23 20:34:53 +01:00
2022-01-04 11:10:46 +01:00
2022-07-15 19:56:05 +02:00
2022-08-24 13:38:30 +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.