mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-08 22:13:29 +00:00
This is intended for type deduction depending on the arguments proc foo(x: type): type(expr(x))
This directory contains the Nimrod compiler written in Nimrod. Note that this code has been translated from a bootstrapping version written in Pascal, so the code is **not** a poster child of good Nimrod code.