C-Aurora A Compiler and Virtual Machine Written in Rust This is an educational general purpose programming language written in Rust Usage Install Latest rust at the time of writting 1.65 and run: cargo run --release -- script.aur The examples folder has test cases to check the sanity of the virtual machine. License MIT