@hackage indentparser0.1
A parser for indentation based structures
Categories
License
LicenseRef-PublicDomain
Maintainer
ppk@cse.iitk.ac.in
Links
Versions
- 0.1 Tue, 17 Jan 2012
Installation
Dependencies (3)
Dependents (4)
@hackage/graph-rewriting-lambdascope, @hackage/graph-rewriting-ww, @hackage/acme-everything, @hackage/maxsharing
Package Flags
examples
(off by default)
Build the example code.
This is a complete rewrite of the Indentparser package. Using the monad transformer structer of parsec 3, the code has been greatly simplified. Besides these changes the code is now in public domain.