Zilox
Implementation of the lox programming language in Zig.
Install / Use
/learn @avillega/ZiloxREADME
zilox
Implementation of the lox programming language in Zig.
This is an implementation of the lox programming language using Zig. This is implemented following the book [crafting interpreters (https://craftinginterpreters.com/) specifically the III part of the book.
