The polyparse package (version 1.0)
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 versions | 1.1 |
|---|---|
| Dependencies | base, haskell98 |
| License | LGPL |
| Author | Malcolm Wallace <Malcolm.Wallace@cs.york.ac.uk> |
| Maintainer | author |
| Category | Text, Parsing |
| Home page | http://www.cs.york.ac.uk/fp/polyparse/ |
| Exposed modules | Text.ParserCombinators.HuttonMeijer, Text.ParserCombinators.HuttonMeijerWallace, Text.ParserCombinators.Poly, Text.ParserCombinators.PolyState, Text.ParserCombinators.PolyLazy, Text.ParserCombinators.PolyStateLazy, Text.Parse |
| Upload date | Fri Jan 26 09:41:18 PST 2007 |
| Uploaded by | MalcolmWallace |
| Built on | ghc-6.6, ghc-6.8 |
Downloads
- polyparse-1.0.tar.gz (Cabal source package)
- package description (included in the package)
