-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Problem
The "parse error" messages generated by the parser are not helpful.
For example, when there is a syntax error in a rule, the error message indicates as error location the beginning of the rule (i.e. the location corresponding to the root of the rule tree).
Cause
This is very likely caused by a simplistic handling of the failures in the parser combinators.
Solution
(tbd)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working