hackageDB :: [Package]

Built with Cabal

The polyparse package (version 1.1)

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.

Other versions1.0
Dependenciesbase, haskell98
LicenseLGPL
AuthorMalcolm Wallace <Malcolm.Wallace@cs.york.ac.uk>
Maintainerauthor
CategoryText, Parsing
Home pagehttp://www.cs.york.ac.uk/fp/polyparse/
Exposed modulesText.ParserCombinators.HuttonMeijer, Text.ParserCombinators.HuttonMeijerWallace, Text.ParserCombinators.Poly, Text.ParserCombinators.PolyState, Text.ParserCombinators.PolyLazy, Text.ParserCombinators.PolyStateLazy, Text.ParserCombinators.Poly.Base, Text.ParserCombinators.Poly.Plain, Text.ParserCombinators.Poly.Lazy, Text.ParserCombinators.Poly.State, Text.ParserCombinators.Poly.StateLazy, Text.ParserCombinators.Poly.NoLeak.Plain, Text.ParserCombinators.Poly.NoLeak.State, Text.ParserCombinators.Poly.NoLeak.Lazy, Text.ParserCombinators.Poly.NoLeak.StateLazy, Text.Parse
Upload dateTue Oct 23 03:39:49 PDT 2007
Uploaded byMalcolmWallace
Built onghc-6.8

Downloads