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

hackage.haskell.org : parsley

Parsley is a staged selective parser combinator library, which means it does not support monadic operations, and relies on Typed Template Haskell to generate very fast code. Currently there are no error messages but there are plans for this in the works. Based on the work found in <em>Staged Selective Parser Combinators</em> (Willis et al. 2020)

Registry - Source - Homepage - JSON
purl: pkg:hackage/parsley
Keywords: bsd3 , library , parsing , Propose Tags , parser-combinators , template-haskell
License: BSD-3-Clause
Latest release: almost 2 years ago
First release: about 4 years ago
Downloads: 1,675 total
Stars: 56 on GitHub
Forks: 3 on GitHub
Total Commits: 488
Committers: 8
Average commits per author: 61.0
Development Distribution Score (DDS): 0.381
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 11 days ago

    Loading...
    Readme
    Loading...