LParse: A continuation-based parser library

[ library, mit, parsing ] [ Propose Tags ]

A parser library using continuations with a possibility for failure to build parsers in a clear and concise manner.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.1.1, 0.1.2.0, 0.1.3.0, 0.1.3.1, 0.2.1.0, 0.2.2.2, 0.2.3.0, 0.3.0.0, 0.3.1.0
Change log CHANGELOG.md
Dependencies base (>=4.7 && <5) [details]
License MIT
Copyright (c) 2017 Marcus Völker
Author Marcus Völker
Maintainer marcus.voelker@rwth-aachen.de
Category Parsing
Home page https://github.com/MarcusVoelker/LParse#readme
Source repo head: git clone https://github.com/MarcusVoelker/LParse
Uploaded by Sacchan at 2017-11-10T15:34:09Z
Distributions NixOS:0.3.1.0
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 5326 total (25 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-11-10 [all 1 reports]

Readme for LParse-0.1.3.1

[back to package description]

λParse Travis-CI

A parser library using monads and arrows. Get it on hackage!