IndentParser: Combinators for parsing indentation based syntatic structures
Deprecated.
This package exposes two modules,
Text.ParserCombinators.Parsec.IndentParser
and
Text.ParserCombinators.Parsec.IndentToken
, for constructing parser
combinators for indentation based syntactic structures. The former
exports the basic indentation parser combinators and
the later together with Text.ParserCombinators.Parsec.Language
and
Text.ParserCombinators.Parsec.Token
can be used to define tokenisers
for programming languages.
Versions | 0.1, 0.2, 0.2.1 |
---|---|
Change log | CHANGES |
Dependencies | base, parsec [details] |
License | LicenseRef-GPL |
Author | Piyush P Kurur |
Maintainer | login:ppk host:cse dot iitk dot ac dot in |
Category | Parsing |
Home page | http://www.cse.iitk.ac.in/~ppk |
Uploaded | by PiyushKurur at Fri Oct 19 10:45:09 UTC 2007 |
Distributions | NixOS:0.2.1 |
Downloads | 1756 total (10 in the last 30 days) |
Rating | (no votes yet) [estimated by rule of succession] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] Hackage Matrix CI |
Downloads
- IndentParser-0.2.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)