Ecosyste.ms: Packages

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

Top 7.3% downloads on hackage.haskell.org
Top 3.6% dependent repos on hackage.haskell.org

hackage.haskell.org : incremental-parser

This package defines yet another parser combinator library. This one is implemented using the concept of Brzozowski derivatives, tweaked and optimized to work with any monoidal input type. Lists, ByteString, and Text are supported out of the box, as well as any other data type for which the monoid-subclasses package defines instances. If the parser result is also a monoid, its chunks can be extracted incrementally, before the complete input is parsed.

Registry - Source - JSON
purl: pkg:hackage/incremental-parser
Keywords: gpl, library, parsing
License: GPL-3.0-only
Latest release: 3 months ago
First release: about 13 years ago
Dependent packages: 1
Dependent repositories: 147
Downloads: 19,883 total
Stars: 21 on GitHub
Forks: 3 on GitHub
Total Commits: 118
Committers: 7
Average commits per author: 16.857
Development Distribution Score (DDS): 0.61
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 3 days ago

    Loading...
    Readme
    Loading...