smith: Parse arrays of tokens
This library is similar in spirit to bytesmith
. While bytesmith
parses byte sequences, smith
parses token sequences. The most
common way to use them together is to lex with bytesmith
and
then parse the token sequence with smith
.
Downloads
- smith-0.2.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.1.0, 0.2.0.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.12.0.0 && <5), bytesmith (>=0.3 && <0.4), contiguous (>=0.6 && <0.7), primitive (>=0.6.4 && <0.10) [details] |
License | BSD-3-Clause |
Copyright | 2019 Andrew Martin |
Author | Andrew Martin |
Maintainer | andrew.thaddeus@gmail.com |
Category | Data |
Home page | https://github.com/andrewthad/smith |
Bug tracker | https://github.com/andrewthad/smith/issues |
Uploaded | by andrewthad at 2025-03-28T16:59:43Z |
Distributions | NixOS:0.1.1.0, Stackage:0.2.0.0 |
Downloads | 894 total (6 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2025-03-28 [all 1 reports] |