The IndentParser package (version 0.2)
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.
| Other versions | 0.1, 0.2.1 |
|---|---|
| Dependencies | base, parsec |
| License | 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 |
| Exposed modules | Text.ParserCombinators.Parsec.IndentParser, Text.ParserCombinators.Parsec.IndentParser.Token |
| Upload date | Wed Oct 17 06:39:02 PDT 2007 |
| Uploaded by | PiyushKurur |
| Built on | ghc-6.8 |
Downloads
- IndentParser-0.2.tar.gz (Cabal source package)
- package description (included in the package)
