kemingy/loxig
A Lox language interprete implemented in Zig
This is a Lox interpreter written in Zig.
This is a starting point for Zig solutions to the "Build your own Interpreter" Challenge.
This challenge follows the book Crafting Interpreters by Robert Nystrom.