mirror of
https://github.com/nim-lang/Nim.git
synced 2026-07-25 10:01:56 +00:00
* Rewrite genTryCpp * correction * Implement polymorphic raise in cpp * revert backticks in emit * Cleanp a comment * revert test changes * better handling of <new> header
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.