A Go implementation of the Lox programming language from Crafting Interpreters by Robert Nystrom.
# Run a script
golox script.lox
# Start the REPL
goloxRequires Go 1.26+ and just.
just build
just run [script]
just test
just clean| Name | Name | Last commit date | ||
|---|---|---|---|---|
A Go implementation of the Lox programming language from Crafting Interpreters by Robert Nystrom.
# Run a script
golox script.lox
# Start the REPL
goloxRequires Go 1.26+ and just.
just build
just run [script]
just test
just clean