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

Lexer : do not throw Exception on errors #121

Closed
b3b00 opened this issue Jun 5, 2019 · 3 comments
Closed

Lexer : do not throw Exception on errors #121

b3b00 opened this issue Jun 5, 2019 · 3 comments

Comments

@b3b00
Copy link
Owner

b3b00 commented Jun 5, 2019

On lexing error do not throw Exception.
use a lexerresult(error,list) instead for homogenity purpose

@b3b00
Copy link
Owner Author

b3b00 commented Jun 5, 2019

Both regex ans generic lexers

1 similar comment
@b3b00
Copy link
Owner Author

b3b00 commented Jun 5, 2019

Both regex ans generic lexers

@b3b00 b3b00 changed the title Lexer : do note throw Exception on errors Lexer : do not throw Exception on errors Jun 5, 2019
b3b00 added a commit that referenced this issue Jun 7, 2019
@b3b00
Copy link
Owner Author

b3b00 commented Jun 7, 2019

done.

@b3b00 b3b00 closed this as completed Jun 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant