The IndentParser package
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.
Properties
| Versions | 0.1, 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 |
| Upload date | Sun Oct 8 04:44:14 UTC 2007 |
| Uploaded by | PiyushKurur |
| Built on | ghc-6.10, ghc-6.12, ghc-6.8 |
Modules
- Text
- ParserCombinators
Downloads
- IndentParser-0.1.tar.gz (Cabal source package)
- package description (included in the package)