Skip to content

HenrySwanson/rust-lox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-lox

Reading "Crafting Interpreters" (https://craftinginterpreters.com/) and following along in Rust.

I've got a tree-walking interpreter (Chapter 2), and a bytecode based one (Chapter 3).

There's a lot of things beyond the scope of the book I'd like to add, but they're currently sitting in my notes somewhere, and I'll have to fish them out later.

Releases

No releases published

Packages

No packages published