IndentParser: Combinators for parsing indentation based syntatic structures
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 |
|---|---|
| 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 |
| Upload date | Fri Oct 19 10:45:09 UTC 2007 |
| Uploaded by | PiyushKurur |
| Built on | ghc-6.10, ghc-6.8 |
Modules
- Text
- ParserCombinators
Downloads
- IndentParser-0.2.1.tar.gz (Cabal source package)
- package description (included in the package)
