2 releases
Uses old Rust 2015
0.0.2 | Jul 8, 2017 |
---|---|
0.0.1 | May 11, 2017 |
#5 in #precedence
22KB
422 lines
nom-operator
Shift reduce operator parser written with nom
The algorithm used in this crate is based on this paper.
There aren't many tests to this crate, and you should probably use this with caution
License
nom-operator is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0).
See LICENSE-APACHE and LICENSE-MIT for details.
Dependencies
~1.5MB
~22K SLoC