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
hackage.haskell.org
Latest Release
about 7 years ago
1.1.1.2
about 7 years ago
Versions
8
8
Downloads
4,855 total
4,855 total
Dependent Repos
1
1
No dependent packages found.
Past Dependents
Include Past Dependents
Check this option to include packages that no longer depend on this package in their latest version but previously did.
Filter
Filter by Kind
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 |