@hackage / indentparser

A parser for indentation based structures

Latest0.1

About

Metadata

  • Last updated , by PiyushKurur
  • License LicenseRef-PublicDomain
  • Categories Text Processing
  • Maintained by: ppk@cse.iitk.ac.in

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    examples (off by default)

    Build the example code.

Readme

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.