/Loxish

Lox(ish) language interpreter (https://craftinginterpreters.com/)

Primary LanguageC#MIT LicenseMIT

Loxish

Lox(ish) language interpreter created by following the Crafting Interpreters book (https://craftinginterpreters.com/). Some bits have been added or changed from the original, and of course this version is implemented in C# rather than Java.