Recoverable Errors
Open
on hold
parser
- Dominant language
- Rust
- Stars
- 96
- Forks
- 39
- PR merge metrics
- No merged PRs in 30d
Description
We should add [recoverable errors](https://lalrpop.github.io/lalrpop/tutorial/008_error_recovery.html) to the parser to recover all errors while parsing instead of terminating on encountering the first error.
Contributor guide
Assessment
This issue has not been assessed yet.