ptal / oak

A typed parser generator embedded in Rust code for Parsing Expression Grammars
Apache License 2.0
142 stars 14 forks source link

Farthest Failure Tracking technique #63

Closed ptal closed 9 years ago

ptal commented 9 years ago

One of the simplest, yet efficient, error reporting mechanism.