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 0eb484c4e9 Deactivate test 4 years ago
.idea Add operation symbols 4 years ago
src Deactivate test 4 years ago
.gitignore Add parsing function and test 4 years ago
Cargo.toml Update version 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.