rokucommunity / rokucommunity/brighterscript
Better AA error recovery
Open
Nobody has claimed this yet.
enhancement
parser
- Dominant language
- TypeScript
- Stars
- 208
- Forks
- 68
- Avg merge
- 8h 39m
- Merged PRs (30d)
- 39
Description
Whenever an AA has parse errors, it seems to cause a ripple effect of additional errors on totally legitimate lines. We should add better error recovery for AA parse issues.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing a BrightScript AA parse error and recording the additional errors reported on legitimate lines. Investigate the parser and its error-recovery behavior; done means malformed AA input no longer causes unrelated valid lines to produce ripple-effect errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- compilers
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100