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

Catch and handle exceptions from user-defined syntactic predicate, syntactic capture and semantic action callables #9

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

Comments

@jwtowner
Copy link
Owner

Exceptions from user-defined callables should be caught and handled appropriately based on the context. Exceptions should be recorded as syntax errors, which will tie in with #8. Additionally, the parser should be hardened to ensure exception safety where applicable, handling state rollback gracefully.

@jwtowner jwtowner self-assigned this Jun 21, 2024
@jwtowner jwtowner added the bug label 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 Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Ready
Development

No branches or pull requests

1 participant