text-lips: Monadic parsing combinator library with attention to locations

[ bsd3, library, parsing, text ] [ Propose Tags ]

Monadic parsing combinator library with attention to locations.


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.1.0.1, 0.1.0.2
Dependencies base (>=4 && <5), containers (>=0.5), parsers (>=0.5), text (>=0.10), text-loc (>=0.1.1), transformers (>=0.3) [details]
License BSD-3-Clause
Copyright 2014-2016 Mikhail Vorozhtsov <mikhail.vorozhtsov@gmail.com>
Author Mikhail Vorozhtsov <mikhail.vorozhtsov@gmail.com>
Maintainer Mikhail Vorozhtsov <mikhail.vorozhtsov@gmail.com>
Category Text, Parsing
Home page https://github.com/mvv/text-lips
Bug tracker https://github.com/mvv/text-lips/issues
Source repo head: git clone https://github.com/mvv/text-lips.git
Uploaded by MikhailVorozhtsov at 2022-09-17T15:35:56Z
Distributions NixOS:0.1.0.2
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1393 total (11 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2022-09-17 [all 1 reports]

Readme for text-lips-0.1.0.2

[back to package description]

Text-Lips

Travis Hackage

Monadic parsing combinator library with attention to locations.

Installation

The usual:

$ cabal install