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

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.8) [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 2019-09-30T13:29:04Z
Distributions NixOS:0.1.1.0
Downloads 841 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 2019-09-30 [all 1 reports]