nimlox Interpreter for the Lox language written in Nim. Still work in progress. Setup Ensure nim 0.18.0+ is installed Easiest way to install nim is via choosenim Quick Start nim repl # start the REPL nim sample # interpret sample.lox file Test nim tests License MIT.