Object-Oriented Programming Language in Rust Samples There are some files written in this language. You can find them under samples/ directory and run one of them. For example, cargo run samples/class.rlox Give it a try! Reference Crafting Interpreters