nom-operator 0.0.2

Precedence climbing operator parser written with nom
Documentation

nom-operator travis-badge appveyor-badge coveralls-badge license-badge docs-badge

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.