Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error Handling and Recovery #8

Open
jwtowner opened this issue Jun 21, 2024 · 0 comments
Open

Error Handling and Recovery #8

jwtowner opened this issue Jun 21, 2024 · 0 comments
Assignees

Comments

@jwtowner
Copy link
Owner

Implement error recovery with labeled failures as described in the paper A parsing machine for parsing expression grammars with labeled failures.

Additionally, a mechanism in the parser should be implemented to allow users to handle/report syntax errors incrementally during parsing, as well as retrieving syntax errors post hoc.

@jwtowner jwtowner self-assigned this Jun 21, 2024
@jwtowner jwtowner moved this to Backlog in lug development Jun 22, 2024
@jwtowner jwtowner moved this from Backlog to Ready in lug development Jun 22, 2024
@jwtowner jwtowner moved this from Ready to Backlog in lug development Jun 22, 2024
@jwtowner jwtowner moved this from Backlog to Ready in lug development Jul 4, 2024
@jwtowner jwtowner moved this from Ready to In progress in lug development Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In progress
Development

No branches or pull requests

1 participant