craff / pacomb

A parsing library that compiles grammars to combinators using elimination of left recursion
MIT License
18 stars 2 forks source link

Bug in error position at end of stream #17

Closed craff closed 5 years ago

craff commented 5 years ago

Try " (2" in calc_ext error is reported at 2...