Skip to content

Parser error messages #1

@constructum

Description

@constructum

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions