mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-04 04:02:41 +00:00
This allows for various type selection algorithms to be implemented. See tests / accept / compile / ttypeselectors.nim for examples.
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.