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

Enhance the range expressions parser #70

Open
zafarkhaja opened this issue Jan 14, 2024 · 0 comments
Open

Enhance the range expressions parser #70

zafarkhaja opened this issue Jan 14, 2024 · 0 comments

Comments

@zafarkhaja
Copy link
Owner

zafarkhaja commented Jan 14, 2024

Update the range expressions parser using modern Java 8 language constructs and best practices in the API development with extensibility and maintainability in mind. The objective is for the updated parser to be able to parse different dialects of range expressions, such as node-semver, maven, semver (semver/semver#584) eventually, etc.

This issue will resolve the following currently unresolved issues

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