Skip to content

nathanleiby/zlox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zlox

zlox implements the Lox programming language in Zig.

The repo implements the "Bytecode Virtual Machine" for Lox from the Crafting Interpreters book. It follows the 2nd part of the book.

I have previously implemented the first part of the book ("Tree-walk Interpreter") in Julia, here: https://github.com/nathanleiby/jlox

About

zlox implements the Lox programming language in Zig

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published