Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 325 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 325 Bytes

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.