dmalikov / parsers

Generic parser combinators

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

parsers

Hackage Build Status

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

About

Generic parser combinators

License:Other


Languages

Language:Haskell 99.4%Language:Shell 0.6%