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

Attempt to recover from syntax errors with bison #711

Merged
merged 1 commit into from
Jan 22, 2021

Conversation

Rangi42
Copy link
Contributor

@Rangi42 Rangi42 commented Jan 21, 2021

Fixes #595

This is worth testing on more realistic syntax errors in the middle of codebases, since it has the potential to cause many more errors after one incorrect line.

@ISSOtm
Copy link
Member

ISSOtm commented Jan 21, 2021

Something that could help to that effect would be to abort a REPT on the first found syntax error?

@ISSOtm ISSOtm merged commit e3d355d into gbdev:master Jan 22, 2021
@Rangi42 Rangi42 deleted the error-recovery branch January 22, 2021 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Switch to GNU Bison
2 participants