Skip to content

My custom implementation in Rust for a heavily modified version of the language Lox, built in parrallel with reading Crafting Interpreters by Robert Nystrom

License

Notifications You must be signed in to change notification settings

KennanHunter/crafting-interpreters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cargo build --release --target wasm32-unknown-unknown

cd web

yarn process-wasm

yarn dev

About

My custom implementation in Rust for a heavily modified version of the language Lox, built in parrallel with reading Crafting Interpreters by Robert Nystrom

Resources

License

Stars

Watchers

Forks

Languages