IndentParser-0.1: Combinators for parsing indentation based syntatic structuresContentsIndex
IndentParser-0.1: Combinators for parsing indentation based syntatic structures
This package exposes two modules, IndentParser and IndentToken, for constructing parser combinators for indentation based syntactic structures. The former exports the basic indentation parser combinators and the later together with Language and Token can be used to define tokenisers for programming languages.
Modules
show/hideText
show/hideParserCombinators
show/hideParsec
Text.ParserCombinators.Parsec.IndentParser
Text.ParserCombinators.Parsec.IndentToken
Produced by Haddock version 0.8