sasha: A staged lexer generator
Like alex
, sasha
is lexer/scanner generator; but it is using Typed Template Haskell.
.
The generated scanners are comparable in speed to alex
generated ones.
Downloads
- sasha-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, 0.1, 0.2 |
---|---|
Dependencies | base (>=4.15.0.0 && <4.16 || >=4.16.0.0 && <4.17 || >=4.17.0.0 && <4.18), bytestring (>=0.10.12.1 && <0.11 || >=0.11.3.1 && <0.12), containers (>=0.6.4.1 && <0.7), lattices (>=2.1 && <2.2), QuickCheck (>=2.14.2 && <2.15), template-haskell, th-letrec (>=0.1 && <0.2), wide-word (>=0.1.4.0 && <0.2) [details] |
Tested with | ghc ==9.0.2 || ==9.2.5 || ==9.4.4 |
License | BSD-3-Clause |
Author | Oleg Grenrus <oleg.grenrus@iki.fi> |
Maintainer | Oleg Grenrus <oleg.grenrus@iki.fi> |
Category | Lexing, Development |
Home page | https://github.com/phadej/sasha |
Bug tracker | https://github.com/phadej/sasha/issues |
Source repo | head: git clone https://github.com/phadej/sasha.git |
Uploaded | by phadej at 2023-02-27T18:52:07Z |
Distributions | |
Downloads | 170 total (13 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2023-02-27 [all 1 reports] |