1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
parsers
=======
[](https://hackage.haskell.org/package/parsers) [](https://github.com/ekmett/parsers/actions?query=workflow%3AHaskell-CI)
Goals
-----
This library provides convenient combinators for working with and building parsing combinator libraries.
Given a few simple instances, you get access to a large number of canned definitions.
Contact Information
-------------------
Contributions and bug reports are welcome!
Please feel free to contact me through github or on the #haskell IRC channel on irc.freenode.net.
-Edward Kmett
|