smith: Parse arrays of tokens

[ bsd3, data, library ] [ Propose Tags ]

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

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

Package maintainers

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 833 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 2020-01-20 [all 1 reports]