]> Repositories - zlox.git/commit
Implement interpreter
authorAyo Reis <hey@ayoreis.com>
Wed, 25 Feb 2026 18:28:48 +0000 (18:28 +0000)
committerAyo Reis <hey@ayoreis.com>
Wed, 25 Feb 2026 18:28:48 +0000 (18:28 +0000)
commite07eaf5e064b9f42a95b7cf47f7a0cb38bccd8ba
tree8a1229027d29a89d175845f8886feee597af4ea7
parentaf5a4d8d95bf091ac4139094ed27265fe04a2634
Implement interpreter
src/Interpreter.zig [new file with mode: 0644]
src/expr.zig
src/main.zig