UMinho Haskell Libraries (1.0)ContentsIndex
Language.HaLex.RegExpParser
Portability portable
Stability provisional
Maintainer jas@di.uminho.pt
Description
Parsing (through parsing combinators) concrete regular Expressions (in the Unix like notation) Code Included in the Lecture Notes on Language Processing (with a functional flavour).
Synopsis
parseRegExp :: [Char] -> Maybe (RegExp Char)
Produced by Haddock version 0.6