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

Case Ignore or multiple string options are not working #44

Open
sidhant92 opened this issue Jul 12, 2020 · 2 comments
Open

Case Ignore or multiple string options are not working #44

sidhant92 opened this issue Jul 12, 2020 · 2 comments

Comments

@sidhant92
Copy link

I am trying to evaluate a boolean expression using the library. So I am supporting either AND or and or & or &&.

But while defining the peg file i is not supported for case-insensitive and neither "AND"/ "and" / "&" / "&&"

Even this is not working. When giving multiple options parsing is failing

@jcoglan
Copy link
Owner

jcoglan commented Aug 3, 2020

@sidhant92 I'm not sure I understand what you're asking for, or what you're trying to do with your grammar. Could you give an example of the grammar you're writing and some of the inputs you expect it to match?

@jcoglan
Copy link
Owner

jcoglan commented Mar 31, 2022

Can I close this issue or did you have further information about it?

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

2 participants