Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nrmancuso/parseva

A java parser that uses ANTLR4 to create an AST using the visitor pattern.
https://github.com/nrmancuso/parseva

antlr antlr4 antlr4-grammar antlr4-java java

Last synced: about 1 month ago
JSON representation

A java parser that uses ANTLR4 to create an AST using the visitor pattern.

Awesome Lists containing this project

README

        

# parseva
A java parser that creates an AST using the visitor pattern. Supports up to jdk9.