repositorypackage
0.0.0-20241003055851-c7f617cfb60c
Repository: https://github.com/nicholasq/glox.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
Glox
This repo is my Go implementation of the Lox programming language interpreter. Lox is a language from the book Crafting Interpreters by Robert Nystrom.