A crate for parsing AsciiMath in rust.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trivernis 8a5b6ed2a9 Add font command mapping 4 years ago
.idea Add operation symbols 4 years ago
src Add font command mapping 4 years ago
.gitignore Add README and update .gitignore 4 years ago
Cargo.toml Add operation mappings and parsing 4 years ago
LICENSE Create LICENSE 4 years ago
README.md Add README and update .gitignore 4 years ago

README.md

AsciiMath

This project aims to implement a fully functional AsciiMath parser for rust. It's part of the snekdown parser project.

See the spec.