parsec-pratt: Pratt Parser combinator for Parsec

[ library, mit, program, text ] [ Propose Tags ]

A combinator to generate Pratt Parsers (aka Top Down Operator Precedence parsers) for expressions with infix and prefix operators. Integrates with Parsec.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.1
Dependencies base (>=4 && <5), containers (>=0.5.6.2 && <0.6), mtl (>=2), parsec (>=3.1 && <4), parsec-pratt, pretty (>=1.1 && <1.2) [details]
License MIT
Author Julian Hall
Maintainer kindlangdev@gmail.com
Category Text
Home page http://github.com/jh3141/parsec-pratt/
Uploaded by jh3141 at 2016-08-02T09:53:21Z
Distributions
Executables parsec-pratt-example
Downloads 875 total (5 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-08-02 [all 1 reports]