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 04cea72bdc
Create LICENSE
4 years ago
.idea Add operation symbols 4 years ago
src Add font commands 4 years ago
.gitignore Add README and update .gitignore 4 years ago
Cargo.toml Add operation symbols 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.