Skip to content

Implementation of Crafting Interpreters Bytecode VM in Rust

License

Notifications You must be signed in to change notification settings

taylor-sutton/rslox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rslox

This is a Rust implementation of the Bytecode virtual machine from the second part of Crafting Interpreters. My goal is to write idiomatic Rust, making light modifications to the structure of the book's C code as needed. However, to keep my life simple, I am trying to not make overly drastic structural chnages.

About

Implementation of Crafting Interpreters Bytecode VM in Rust

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages