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

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.

Ecosystem
hackage.haskell.org
Latest Release
1.1.1.2
about 7 years ago
Versions
8
Downloads
4,855 total
Dependent Repos
1
Links
Registry hackage.haskell.org
Source Repository
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:hackage/inchworm
spec
License MIT
First Release over 9 years ago
Last Synced 7 days ago
Repository
Stars 6 on GitHub
Forks 0 on GitHub