/lox

Implementation of an interpreter for the Lox programming language in Go

Primary LanguageGo

This is an implementation of an Interpreter for the Lox programming language done in Go without looking at the book Crafting Interpreters