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.1.1.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.1.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.12.0.0 && <5), bytesmith (>=0.3 && <0.4), primitive (>=0.6.4 && <0.10) [details] |
License | BSD-3-Clause |
Copyright | 2019 Andrew Martin |
Author | Andrew Martin |
Maintainer | andrew.thaddeus@gmail.com |
Revised | Revision 1 made by andrewthad at 2023-07-27T13:34:28Z |
Category | Data |
Home page | https://github.com/andrewthad/smith |
Bug tracker | https://github.com/andrewthad/smith/issues |
Uploaded | by andrewthad at 2020-01-20T19:40:51Z |
Distributions | NixOS:0.1.1.0 |
Downloads | 879 total (7 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2020-01-20 [all 1 reports] |