Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 265 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 265 Bytes

glox

Go Language Implementation of Lox Interpreted Language

This is my own implementation on golang of the lox interpreted language presented on the book Crafting Interpreters by Robert Nystrom.