simple-rust-parser this rust parser uses the concept of a small virtual machine. the machine has an accumulator and a stack. the small vm is manipulated by the parser and is used to construct datastructures based on operations.