Skip to content

Latest commit

 

History

143 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust implementation of a bytecode vm interpreter for Lox.

Complete(except NaN boxing) reimplementation of clox in Rust. This is the code I ended up with by coding through the book chapter by chapter. If I would start this again (knowing what I learned on this journey) this would look different ;)

Basically me rusting through Part III of http://craftinginterpreters.com/

Repository for my finished reimplementation of jlox can be found here

About

Implementation of a bytecode vm Lox interpreter in Rust

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages