Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/