Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thiagogarbazza/expression-resolver
An expression resolver for Java
https://github.com/thiagogarbazza/expression-resolver
antlr4 expression-resolver java
Last synced: about 7 hours ago
JSON representation
An expression resolver for Java
- Host: GitHub
- URL: https://github.com/thiagogarbazza/expression-resolver
- Owner: thiagogarbazza
- License: mit
- Created: 2016-09-05T16:49:56.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-06-14T22:47:28.000Z (over 1 year ago)
- Last Synced: 2024-04-16T07:05:42.163Z (7 months ago)
- Topics: antlr4, expression-resolver, java
- Language: Java
- Homepage:
- Size: 6.11 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# expression-resolver
An example of Antlr implementation.[![Build Status](https://travis-ci.com/thiagogarbazza/expression-resolver.svg?branch=master)](https://app.travis-ci.org/thiagogarbazza/expression-resolver)
[![Coverage Status](https://sonarcloud.io/api/project_badges/measure?project=com.github.thiagogarbazza:expression-resolver&metric=alert_status)](https://sonarcloud.io/dashboard?id=com.github.thiagogarbazza:expression-resolver)
[![Coverage Status](https://sonarcloud.io/api/project_badges/measure?project=com.github.thiagogarbazza:expression-resolver&metric=coverage)](https://sonarcloud.io/dashboard?id=com.github.thiagogarbazza:expression-resolver)[Antlr]: http://antlr.org/