Skip to content

Implement Commit #131

@Whiteknight

Description

@Whiteknight

Packrattle implements a commit() parser which commits to a particular path, so that backtracking is not attempted once we hit certain milestones.

  1. Consider adding this to the GLL implementation
  2. Consider adding this concept to all parsers as well. This way we can limit backtracking when we've seen certain productions which absolutely preclude other options.

Metadata

Metadata

Assignees

No one assigned

    Labels

    GLLrelates to the GLL implementationexploratoryWe might do it, pending investigation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions