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

Use any type of syntax for logic expressions, like SQL or JAVA #3

Open
IvanRave opened this issue Dec 14, 2017 · 3 comments
Open

Use any type of syntax for logic expressions, like SQL or JAVA #3

IvanRave opened this issue Dec 14, 2017 · 3 comments

Comments

@IvanRave
Copy link
Owner

IvanRave commented Dec 14, 2017

https://github.com/IvanRave/logic-tree/blob/master/README.md#different-syntax-in-programming-and-natural-languages

@Mark-Partola
Copy link
Collaborator

RegExp notation for negation marked as ^ is better for XOR

@Mark-Partola
Copy link
Collaborator

What do you think about case insensitive for logic operators? Configuration for this can be done in the Tokenizer

@IvanRave
Copy link
Owner Author

SQL operators must be uppercased or lowercased, but not mixed
(isUpperCased XOR isLowerCased) :)
I think it is not so important and can be skipped in first releases.

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