zloxi/README.md

8 lines
170 B
Markdown

# ZLoxI
ZLoxI is a Tree-Walk Lox Interpreter written in Zig.
Current state involves lexing the language only.
See the book Crafting Interpreters for more information.