language-pig

Pig parser in haskell.

Latest on Hackage:0.3.0.1

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 Elise Huard
Maintained by [email protected]

Parser and pretty printer for the Apache Pig scripting language (http:/pig.apache.org). The current version is implemented using Parsec parser combinators.