prattle 0.1.3

General, configurable Pratt/TDOP parser.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.failure]
version = "0.1.2"

[package]
authors = ["Tyler Laing <trinioler@gmail.com>"]
categories = ["parsing"]
description = "General, configurable Pratt/TDOP parser."
documentation = "https://docs.rs/prattle/0.1.3/prattle/"
keywords = ["parser", "tdop", "pratt", "grammar"]
license = "MIT"
name = "prattle"
readme = "README.md"
repository = "https://github.com/ZerothLaw/prattle-rs"
version = "0.1.3"