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

https://github.com/battermann/parsers

Parser combinators built upon abstractions from FP
https://github.com/battermann/parsers

Last synced: about 1 year ago
JSON representation

Parser combinators built upon abstractions from FP

Awesome Lists containing this project

README

          

# Parser combinators built upon abstractions from FP

Inspired by [Programming in Haskell](http://www.cs.nott.ac.uk/~pszgmh/pih.html) by Graham Hutton.