Skip to content

wiseodd/ziglox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lox Interpreter Written in Zig

Lox is the language described in Robert Nystrom's Crafting Interpreters book. This repo contains a Zig implementation of Lox bytecode compiler, i.e. the second part of the book.

Note

Check out https://github.com/wiseodd/rustlox for my implementation of Lox interpreter (vis-a-vis compiler), written in Rust.

About

Lox compiler written in Zig

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages