Rust implementation of Wren (github)
Stupid pun: https://en.wikipedia.org/wiki/Rusty-breasted_wren-babbler
- Store primitive values alongside objects
- Learn about optimizing compilers
- Do as much compile-time type analysis as possible to reduce the amount of method lookups
- Add some more warnings and safeguards especially around null values
cargo run test.wren