gigaparsec: Refreshed parsec-style library for compatiblity with Scala parsley
This is a monadic parser combinator designed to be easy to use,
especially for beginners, and have API parity with the
parsley
library. It supports
design patterns introduced in Design Patterns for Parser Combinators.
Modules
[Index] [Quick Jump]
- Text
- Text.Gigaparsec
- Text.Gigaparsec.Char
- Text.Gigaparsec.Combinator
- Text.Gigaparsec.Debug
- Errors
- Text.Gigaparsec.Expr
- Text.Gigaparsec.Internal
- Text.Gigaparsec.Internal.Errors
- Text.Gigaparsec.Internal.RT
- Text.Gigaparsec.Internal.Require
- Token
- Text.Gigaparsec.Internal.Token.Generic
- Text.Gigaparsec.Internal.Token.Lexer
- Text.Gigaparsec.Internal.Token.Names
- Text.Gigaparsec.Internal.Token.Numeric
- Text.Gigaparsec.Internal.Token.Symbol
- Text.Gigaparsec.Internal.Token.Text
- Text.Gigaparsec.Patterns
- Text.Gigaparsec.Position
- Text.Gigaparsec.Registers
- Token
- Text.Gigaparsec
Downloads
- gigaparsec-0.2.2.1.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
- No Candidates
Versions [RSS] | 0.1.0.0, 0.2.0.0, 0.2.1.0, 0.2.2.0, 0.2.2.1, 0.2.2.2, 0.2.2.3, 0.2.3.0, 0.2.4.0, 0.2.4.1, 0.2.5.0, 0.2.5.1, 0.3.0.0, 0.3.1.0 (info) |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.16 && <5), containers (>=0.6 && <0.7), pretty-terminal (>=0.1.0 && <0.2), selective (>=0.6 && <0.8), template-haskell (>=2.16 && <3) [details] |
License | BSD-3-Clause |
Copyright | (c) 2023-present Jamie Willis, Gigaparsec Maintainers |
Author | Jamie Willis |
Maintainer | j.willis19@imperial.ac.uk |
Revised | Revision 1 made by j_mie6 at 2024-01-29T16:46:04Z |
Category | Text |
Home page | https://github.com/j-mie6/gigaparsec |
Uploaded | by j_mie6 at 2024-01-29T11:57:37Z |
Distributions | NixOS:0.3.0.0 |
Downloads | 591 total (2 in the last 30 days) |
Rating | 2.5 (votes: 3) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2024-01-29 [all 1 reports] |