/Lux

Programming language inspired by Lox and written studying the book 'Crafting Interpreters'

Primary LanguageC++

Lux is a slightly modified flavour of Lox. Changed in places where the book it was introduced in (Crafting Interpretes) suggested extending implementation or I wanted to do something in other way.