Ecosyste.ms: Packages

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

hackage.haskell.org : inchworm

Parser combinator framework specialized to lexical analysis. Tokens are specified via simple fold functions, and we include baked in source location handling. Comes with matchers for standard lexemes like integers, comments, and Haskell style strings with escape handling. No dependencies other than the Haskell base library. If you want to parse expressions instead of tokens then try try the parsec or attoparsec packages, which have more general purpose combinators.

Registry - Source - JSON
purl: pkg:hackage/inchworm
Keywords: library, mit, parsing, haskell, lexical-analysis, parser-combinators
License: MIT
Latest release: over 5 years ago
First release: almost 8 years ago
Dependent repositories: 1
Downloads: 4,530 total
Stars: 5 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 8 days ago

    Loading...
    Readme
    Loading...