@hackage / picoparsec

Fast combinator parsing for bytestrings and text

Version Deprecated package0.1.2.3

About

Metadata

  • Last updated , by HerbertValerioRiedel
  • License BSD-3-Clause
  • Categories Parsers, Text Processing
  • Maintained by: Mario Blažević <blamario@yahoo.com>

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    developer (off by default)

    Whether to build the library in development mode

Readme

A fast and flexible parser combinator library, accepting any input type that is an instance of an appropriate monoid subclass.