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

https://github.com/kfl/simpleparse

Simple to understand parser combinator library
https://github.com/kfl/simpleparse

Last synced: 11 months ago
JSON representation

Simple to understand parser combinator library

Awesome Lists containing this project

README

          

SimpleParse
-----------

Simple to understand implementation of a parser combinator library.