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
- Host: GitHub
- URL: https://github.com/hyperentangledqubit/eq_parser
- Owner: HyperEntangledQubit
- License: mit
- Created: 2023-06-22T22:51:08.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-06-29T02:11:09.000Z (almost 3 years ago)
- Last Synced: 2025-01-10T14:01:53.561Z (over 1 year ago)
- Language: Rust
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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