polyparse-1.3: A variety of alternative parser combinator libraries.ContentsIndex
polyparse-1.3: A variety of alternative parser combinator libraries.
A variety of alternative parser combinator libraries, including the original HuttonMeijer set. The Poly sets have features like good error reporting, arbitrary token type, running state, lazy parsing, and so on. Finally, Text.Parse is a proposed replacement for the standard Read class, for better deserialisation of Haskell values from Strings.
Modules
show/hideText
Text.Parse
show/hideParserCombinators
Text.ParserCombinators.HuttonMeijer
Text.ParserCombinators.HuttonMeijerWallace
show/hideText.ParserCombinators.Poly
Text.ParserCombinators.Poly.Base
Text.ParserCombinators.Poly.Lazy
Text.ParserCombinators.Poly.Plain
Text.ParserCombinators.Poly.State
Text.ParserCombinators.Poly.StateLazy
Produced by Haddock version 2.6.0