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

options { caseInsensitive=true; } not supported #1

Open
belka-ew opened this issue Feb 11, 2023 · 1 comment
Open

options { caseInsensitive=true; } not supported #1

belka-ew opened this issue Feb 11, 2023 · 1 comment

Comments

@belka-ew
Copy link
Collaborator

Nice work, thanks! 👍

Unfortunately options { caseInsensitive=true; } is not supported to allow lexer tokens to be case insensitive (If/if, While/while, etc.)

It was added in ANTLR 4.10: https://github.com/antlr/antlr4/blob/master/doc/options.md#caseinsensitive

Would it be possible to get an update, please?

@belka-ew
Copy link
Collaborator Author

funkwerk/antlr-d#16

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