Fork me on GitHub
#instaparse
<
2020-10-01
>
jeremys13:10:35

Hi, I was wondering, is there a way to force instaparse to throw an error instead of backtracking and exploring another parse solution ?

hiredman16:10:10

If your grammar can be expressed without alternatives then you don't need a parsing library