The IndentParser package (version 0.1)
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.2, 0.2.1 |
|---|---|
| Dependencies | base, parsec |
| License | GPL |
| Author | Piyush P Kurur |
| Maintainer | login id is ppk and host is 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.IndentToken |
| Upload date | Sun Oct 7 21:44:14 PDT 2007 |
| Uploaded by | PiyushKurur |
| Built on | ghc-6.8 |
Downloads
- IndentParser-0.1.tar.gz (Cabal source package)
- package description (included in the package)
