nom-operator

Crates.ionom-operator
lib.rsnom-operator
version0.0.2
sourcesrc
created_at2017-05-11 11:08:00.136451
updated_at2017-07-08 14:09:46.194714
descriptionPrecedence climbing operator parser written with nom
homepagehttps://github.com/afonso360/nom-operator
repositoryhttps://github.com/afonso360/nom-operator
max_upload_size
id14163
size33,187
Afonso Bordado (afonso360)

documentation

https://docs.rs/nom-operator/

README

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.

Commit count: 0

cargo fmt