File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 1
1
Corpus Query Language Parser
2
2
============================
3
- [ ![ Build Status] ( https://github.com/exquery/corpusql-parser/actions/workflows/ci.yml/badge.svg )] ( https://github.com/exquery/corpusql-parser/actions/workflows/ci.yml ) [ ![ Java 8+] ( https://img.shields.io/badge/java-8+-4c7e9f.svg )] ( http://java.oracle.com ) [ ![ License] ( https://img.shields.io/badge/license-BSD-blue.svg )] ( http://opensource.org/licenses/BSD-3-Clause )
3
+ [ ![ Build Status] ( https://github.com/exquery/corpusql-parser/actions/workflows/ci.yml/badge.svg )] ( https://github.com/exquery/corpusql-parser/actions/workflows/ci.yml )
4
+ [ ![ Java 8+] ( https://img.shields.io/badge/java-8+-4c7e9f.svg )] ( http://java.oracle.com )
5
+ [ ![ License] ( https://img.shields.io/badge/license-BSD-blue.svg )] ( http://opensource.org/licenses/BSD-3-Clause )
6
+ [ ![ Maven Central] ( https://img.shields.io/maven-central/v/com.evolvedbinary.cql/corpusql-parser?logo=apachemaven&label=maven+central&color=green )] ( https://search.maven.org/search?q=g:com.evolvedbinary.cql )
4
7
5
8
This library implements a Corpus Query Language Parser in Java 1.8, using [ Antlr v4] ( http://www.antlr.org/ ) .
6
9
You can’t perform that action at this time.
0 commit comments