mirror of
https://github.com/nim-lang/Nim.git
synced 2026-09-24 21:56:35 +00:00
--out for JS backend now works. setLen now works, this also fixes the base64 module. getCurrentExceptionMsg now also works with exceptions thrown by JS. log() supports a variable number of args now. Fixed some case sensitivity issues with arrayConstr and other functions.
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.