Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ivanyu/logical-rules-parser-antlr

A simple example of a parser built with ANTLR
https://github.com/ivanyu/logical-rules-parser-antlr

antlr blog-post java parser

Last synced: about 2 months ago
JSON representation

A simple example of a parser built with ANTLR

Awesome Lists containing this project

README

        

logical-rules-parser-antlr
==========================

A simple example of a parser built with ANTLR.

There is [the blog post](http://ivanyu.me/blog/2014/09/13/creating-a-simple-parser-with-antlr/) describes the parser.