applicative-parsec: An applicative parser combinator library

[ gpl, language, library ] [ Propose Tags ]

The goal of this library is to take advantage of the power of applicatives to provide not only a parser combinator library, but grammar analysis and validation tools. Right now, those tools are minimal, but do include a BNF generator.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0
Dependencies base (>=4 && <5), containers (>=0.5 && <0.6), lens (>=4.9 && <4.10), mtl (>=2.2 && <2.3), text (>=1.2 && <1.3) [details]
License GPL-3.0-only
Copyright Copyright 2013-2015 Karl Voelker
Author Karl Voelker
Maintainer aparsec@karlv.net
Category Language
Home page https://www.github.com/ktvoelker/AParsec
Bug tracker mailto:aparsec@karlv.net
Source repo head: git clone https://github.com/ktvoelker/AParsec.git
Uploaded by KarlVoelker at 2015-04-09T07:10:01Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1046 total (4 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-04-09 [all 1 reports]