polyparse: A variety of alternative parser combinator libraries.
This version, 1.13 is a Non-Maintainer Upload (NMU). Report issues to the Hackage Trustees issue tracker.
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
[Index] [Quick Jump]
- Text
- Text.Parse
- ParserCombinators
- Text.ParserCombinators.HuttonMeijer
- Text.ParserCombinators.HuttonMeijerWallace
- Text.ParserCombinators.Poly
- Text.ParserCombinators.Poly.Base
- Text.ParserCombinators.Poly.ByteString
- Text.ParserCombinators.Poly.ByteStringChar
- Text.ParserCombinators.Poly.Lazy
- Text.ParserCombinators.Poly.Lex
- Text.ParserCombinators.Poly.Parser
- Text.ParserCombinators.Poly.Plain
- Text.ParserCombinators.Poly.Result
- Text.ParserCombinators.Poly.State
- Text.ParserCombinators.Poly.StateLazy
- Text.ParserCombinators.Poly.StateParser
- Text.ParserCombinators.Poly.StateText
- Text.ParserCombinators.Poly.Text
Downloads
- polyparse-1.13.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 1.0, 1.1, 1.2, 1.3, 1.4, 1.4.1, 1.5, 1.6, 1.7, 1.8, 1.9, 1.10, 1.11, 1.12, 1.12.1, 1.13 |
---|---|
Change log | Changelog.md |
Dependencies | base (>=4.3.1.0 && <5), bytestring (>=0.9.1.0 && <0.13), fail (>=4.9 && <4.10), text (>=1.2.3.0 && <1.3 || >=2.0 && <3) [details] |
License | LicenseRef-LGPL[multiple license files] |
Copyright | (c) 2006-2016 Malcolm Wallace |
Author | Malcolm Wallace <Malcolm.Wallace@me.com> |
Maintainer | author |
Revised | Revision 9 made by AndreasAbel at 2023-08-27T18:34:24Z |
Category | Text, Parsing |
Home page | http://code.haskell.org/~malcolm/polyparse/ |
Bug tracker | https://github.com/haskell-infra/hackage-trustees/issues |
Source repo | head: git clone https://github.com/hackage-trustees/malcolm-wallace-universe.git(polyparse-1.12) |
Uploaded | by phadej at 2019-08-22T14:00:52Z |
Distributions | Arch:1.13, Debian:1.13, Fedora:1.13, FreeBSD:1.11, LTSHaskell:1.13, NixOS:1.13, Stackage:1.13, openSUSE:1.13 |
Reverse Dependencies | 18 direct, 4485 indirect [details] |
Downloads | 194389 total (218 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2019-08-22 [all 1 reports] |