Astra A small interpreted language written in Rust. Goals Get a deeper understanding into how interpreters work under the hood by building a small scripting language. Get more familiar with writing Rust by using it in a "real" project.