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 1e7fc5ee21 Add ToMathML for all Grouping elements 4 years ago
.idea Add operation symbols 4 years ago
src Add ToMathML for all Grouping elements 4 years ago
.gitignore Add parsing function and test 4 years ago
Cargo.toml Add more literal mappings 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.