Files
Nim/compiler
2026-06-12 16:27:41 +02:00
..
2026-06-10 12:04:42 +02:00
2026-06-12 16:27:41 +02:00
2026-06-11 10:36:04 +02:00
2025-12-01 22:59:12 +01:00
2026-06-11 10:36:04 +02:00
2026-02-10 13:21:35 +01:00
2026-06-10 12:04:42 +02:00
2026-06-12 12:47:06 +02:00
2026-06-12 12:47:06 +02:00
2026-06-11 10:36:04 +02:00
2026-06-12 16:27:41 +02:00
2026-06-12 12:47:06 +02:00
2026-06-12 16:27:41 +02:00
2026-03-16 16:56:18 +01:00
2026-06-12 12:47:06 +02:00
2026-06-09 16:12:38 +02:00
2025-12-31 13:33:57 +01:00
2026-06-12 06:05:31 +02:00
2026-06-12 16:27:41 +02:00
2026-02-10 13:21:35 +01:00
2026-06-12 12:47:06 +02:00
2025-12-11 18:22:38 +01:00
2025-12-11 18:22:38 +01:00
2026-06-07 19:55:56 +02:00
2025-11-25 12:49:23 +01:00
2026-04-02 07:19:43 +02:00
2024-12-27 19:42:18 +01:00
2026-06-11 10:36:04 +02:00
2026-06-08 15:43:56 +02:00
2026-04-02 07:19:43 +02:00
2025-12-11 18:22:38 +01:00
2026-04-02 07:19:43 +02:00
2026-06-11 10:36:04 +02:00
2026-06-12 16:27:41 +02:00
2026-06-11 10:36:04 +02:00
2026-06-12 16:27:41 +02:00
2026-01-09 13:10:04 +01:00
2026-06-11 10:36:04 +02:00
2026-06-10 12:04:42 +02:00
2026-06-12 16:27:41 +02:00
2026-06-10 12:04:42 +02:00
2025-12-11 18:22:38 +01:00
2026-06-09 16:12:38 +02:00
2026-06-09 16:12:38 +02:00
2026-02-10 13:21:35 +01:00
2026-02-10 13:21:35 +01:00
2026-06-10 12:04:42 +02:00
2026-05-12 23:20:10 +02:00
2026-06-12 16:27:41 +02:00
2025-12-11 18:22:38 +01:00
2026-06-10 12:04:42 +02:00
2025-12-11 18:22:38 +01:00
2025-12-11 18:22:38 +01:00
2026-06-10 12:04:42 +02:00
2026-06-10 12:04:42 +02:00
2025-12-11 18:22:38 +01:00
2025-12-29 13:52:22 +01:00
2025-12-31 13:33:57 +01:00
2026-06-10 12:04:42 +02:00
2026-06-09 16:12:38 +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.