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 ef7bbae025 Add parsing function and test 4 years ago
.idea Add operation symbols 4 years ago
src Add parsing function and test 4 years ago
.gitignore Add parsing function and test 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.