An open API service indexing awesome lists of open source software.

https://github.com/hyperentangledqubit/eq_parser

A simple equation parser in Rust
https://github.com/hyperentangledqubit/eq_parser

Last synced: over 1 year ago
JSON representation

A simple equation parser in Rust

Awesome Lists containing this project

README

          

# EQ Parser

This repo is an exercise of the basics of how to write a parser in Rust

## License

All the code in this repository is released under the ***MIT License***, for more information take a look at the [LICENSE] file.

[LICENSE]: https://github.com/HyperEntangledQubit/eq_parser/blob/master/LICENSE