GitHunt
TA

tannn/grammars-v4

Grammars written for ANTLR v4; expectation that the grammars are free of actions.

grammars-v4

Grammars written for ANTLR v4

This repository is a collection of grammars without actions where the
root directory name is the all-lowercase name of the language parsed
by the grammar. For example, java, cpp, csharp, c, etc...

Beware of the licenses on the individual grammars. THERE IS NO COMMON
LICENSE!
When in doubt or you don't know what you're doing, please use
the BSD or MIT license.

Testing the Grammars

mvn clean test

Travis Status

Languages

ANTLR73.0%Assembly16.4%Java9.8%Swift0.4%PLSQL0.1%Shell0.1%Python0.1%HTML0.1%Makefile0.0%Visual Basic0.0%
Created February 13, 2017
Updated February 13, 2017
tannn/grammars-v4 | GitHunt