grammar-combinators

A parsing library of context-free grammar combinators.

http://projects.haskell.org/grammar-combinators/

Latest on Hackage:0.2.7

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.

LicenseRef-LGPL licensed and maintained by Dominique Devriese

The grammar-combinators library is a novel parsing library using an explicit representation of recursion to provide various novel features, for grammar analysis, transformation and parsing functionality.