The latest version of IndentParser is 0.2.1-0.

IndentParser

Version 0.1 revision 1 uploaded by HerbertValerioRiedel.

Package meta

Synopsis
Combinators for parsing indentation based syntatic structures
Description

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.

Author
Piyush P Kurur
Bug reports
n/a
Category
Parsing
Copyright
n/a
Homepage
http://www.cse.iitk.ac.in/~ppk
Maintainer
login id is ppk and host is cse dot iitk dot ac dot in
Package URL
n/a
Stability
n/a

Components