LParse

A continuation-based parser library

https://github.com/MarcusVoelker/LParse#readme

Latest on Hackage:0.3.1.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

MIT licensed by Marcus Völker
Maintained by [email protected]

A parser library using continuations with a possibility for failure to build parsers in a clear and concise manner.