RustParser A macro processor written in Rust with TeX-style parsing rules (CPSC 323). Usable with a standard TeX-style text document. Instructions To compile, run cargo build --release in the main directory. Run the executable from target/release.