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

Comparison with expr #25

Closed
antonmedv opened this issue May 12, 2019 · 2 comments
Closed

Comparison with expr #25

antonmedv opened this issue May 12, 2019 · 2 comments

Comments

@antonmedv
Copy link

antonmedv commented May 12, 2019

No description provided.

@generikvault
Copy link
Collaborator

Hi, thanks.

I don't know this lib but atr first glance I see thre differents:

antonmedv/expr supports strict type safety. Gval operators try to convert types automatically.

Both libs support custom functions and variables but gval is more modular. It supports custom infix, prefix and postfix operators and even completly custome parsed and interpreted sections of the expression.

There are some syntax differences like not vs ! or matches vs ~=

@antonmedv
Copy link
Author

👍

@antonmedv antonmedv reopened this Mar 9, 2020
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