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

Don't stop parsing at first error #42

Open
TwitchBronBron opened this issue Jan 13, 2019 · 0 comments
Open

Don't stop parsing at first error #42

TwitchBronBron opened this issue Jan 13, 2019 · 0 comments

Comments

@TwitchBronBron
Copy link

It appears that the parser stops parsing after it encounters the first error. In most modern parsers, they are able to log the parse error and then "recover", continuing on parsing the rest of the file. This feature would be very useful to have in bright.

Do you have any ideas how to implement this? I would be willing to do the work if you're open to this concept.

@TwitchBronBron TwitchBronBron changed the title Multiple errors for a file Don't stop parsing at first error Jan 13, 2019
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

No branches or pull requests

1 participant