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

https://github.com/ftomassetti/javaincrementalparser

Let's try to build a Java incremental parser
https://github.com/ftomassetti/javaincrementalparser

Last synced: 6 months ago
JSON representation

Let's try to build a Java incremental parser

Awesome Lists containing this project

README

          

JavaIncrementalParser
=====================

Let's try to build a Java incremental parser.

The parser is built using [Papa-Carlo](https://github.com/Eliah-Lakhin/papa-carlo/), an incremental parser lib written in Scala.