![]() |
||
---|---|---|
scanner | ||
README.md | ||
go.mod | ||
main.go | ||
test.lox |
README.md
golox
An implementation of the Lox interpreter in Golang.
Lox is the scripting language being built in Robert Nystrom's Crafting Interpreters book (https://craftinginterpreters.com).