gigaparsec: Refreshed parsec-style library for compatibility 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.Errors.CaretControl
- Text.Gigaparsec.Internal.Errors.DefuncBuilders
- Text.Gigaparsec.Internal.Errors.DefuncError
- Text.Gigaparsec.Internal.Errors.DefuncHints
- Text.Gigaparsec.Internal.Errors.DefuncTypes
- Text.Gigaparsec.Internal.Errors.ErrorItem
- Text.Gigaparsec.Internal.Errors.ParseError
- Text.Gigaparsec.Internal.Require
- Token
- Text.Gigaparsec.Internal.Token.BitBounds
- Text.Gigaparsec.Internal.Token.Errors
- 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.Internal.Errors
- Text.Gigaparsec.Patterns
- Text.Gigaparsec.Position
- Text.Gigaparsec.State
- Token
- Text.Gigaparsec
Downloads
- gigaparsec-0.3.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
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 (info) |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.14 && <5), containers (>=0.6 && <0.7), pretty-terminal (>=0.1.0 && <0.2), rt (>=0.1 && <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 |
Category | Text |
Home page | https://github.com/j-mie6/gigaparsec |
Source repo | head: git clone git://github.com/j-mie6/gigaparsec.git |
Uploaded | by j_mie6 at 2024-04-08T15:53:52Z |
Distributions | NixOS:0.3.0.0 |
Downloads | 476 total (32 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-04-08 [all 1 reports] |