cslox C# implementation of Lox language from Crafting Interpreters book. Resources Other C# implementations https://github.com/Nrosa01/CSLox/ https://github.com/jasperdrescher/Scripting-language-interpreter/