Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 1.1% on hackage.haskell.org
Top 0.1% downloads on hackage.haskell.org
Top 0.2% dependent packages on hackage.haskell.org
Top 0.1% dependent repos on hackage.haskell.org
Top 4.1% forks on hackage.haskell.org
Top 1.3% docker downloads on hackage.haskell.org

hackage.haskell.org : parsec

Parsec is designed from scratch as an industrial-strength parser library. It is simple, safe, well documented (on the package homepage), has extensive libraries, good error messages, and is fast. It is defined as a monad transformer that can be stacked on arbitrary monads, and it is also parametric in the input stream type. The main entry point is the Text.Parsec module which provides defaults for parsing Character data. The Text.ParserCombinators.Parsec module hierarchy contains the legacy parsec-2 API and may be removed at some point in the future.

Registry - Source - JSON
purl: pkg:hackage/parsec
Keywords: bsd2, library, parsing
License: BSD-2-Clause
Latest release: almost 8 years ago
First release: over 17 years ago
Dependent packages: 173
Dependent repositories: 4,638
Downloads: 400,264 total
Stars: 832 on GitHub
Forks: 96 on GitHub
Docker dependents: 1
Docker downloads: 16
Total Commits: 231
Committers: 50
Average commits per author: 4.62
Development Distribution Score (DDS): 0.706
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 1 day ago

    Loading...
    Readme
    Loading...