ponder: PEG parser combinator

[ library, mit, parsing ] [ Propose Tags ]

Ponder is PEG parser combinator. This Library is experimental.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.0.1
Dependencies base (>=4.6 && <4.7), mtl (>=2.1 && <2.2) [details]
License MIT
Copyright Copyright (c) matt
Author matt
Maintainer matt76k@gmail.com
Category Parsing
Home page https://gihub.com/matt76k/ponder
Source repo head: git clone https://github.com/matt76k/ponder.git
Uploaded by matt at 2014-03-06T08:52:02Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 999 total (6 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]

Readme for ponder-0.0.1

[back to package description]

Ponder - PEG Parser Combinator

Quick Start

see examples