craff / pacomb

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

Position of empty parse tree is lost #14

Closed craff closed 5 years ago

craff commented 5 years ago

May be this is natural. Indeed, the position of empty is not well defined, is it before or after the blank... in the middle ;-)

craff commented 5 years ago

won't fix this will remain a "feature"