ptera: A parser generator

[ library, parsing ] [ Propose Tags ]

Ptera is haskell libraries and toolchains for generating parser.


[Skip to Readme]

Flags

Manual Flags

NameDescriptionDefault
develop

Turn on some options for development

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.2.0.0, 0.3.0.0, 0.4.0.0
Change log CHANGELOG.md
Dependencies base (>=4.14.0 && <5), containers (>=0.6.0 && <0.7), enummapset (>=0.7.1 && <1), membership (>=0.0.1 && <0.1), ptera-core (>=0.2.0 && <0.3), unordered-containers (>=0.2.0 && <0.3) [details]
License (Apache-2.0 OR MPL-2.0)
Copyright (c) 2021 Mizunashi Mana
Author Mizunashi Mana
Maintainer contact@mizunashi.work
Category Parsing
Home page https://github.com/mizunashi-mana/ptera
Bug tracker https://github.com/mizunashi-mana/ptera/issues
Source repo head: git clone https://github.com/mizunashi-mana/ptera.git
Uploaded by mizunashi_mana at 2023-09-11T15:35:37Z
Distributions NixOS:0.4.0.0
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 182 total (12 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2023-09-11 [all 1 reports]

Readme for ptera-0.4.0.0

[back to package description]

Ptera: A Parser Generator for PEGs

Hackage

Examples