/crafting-interpreters

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

Primary LanguageRustThe UnlicenseUnlicense

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

cd web

yarn process-wasm

yarn dev