sasha: A staged lexer generator

[ bsd3, development, lexing, library ] [ Propose Tags ]

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

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0, 0.1, 0.2
Change log CHANGELOG.md
Dependencies base (>=4.15.0.0 && <4.16 || >=4.16.0.0 && <4.17 || >=4.17.0.0 && <4.18 || >=4.18.0.0 && <4.19), bytestring (>=0.10.12.1 && <0.11 || >=0.11.3.1 && <0.12), containers (>=0.6.4.1 && <0.7), lattices (>=2.1 && <2.3), QuickCheck (>=2.14.2 && <2.15), template-haskell, th-letrec (>=0.1 && <0.2), wide-word (>=0.1.4.0 && <0.2), word8set (>=0.1.1 && <0.2) [details]
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-05-28T15:53:00Z
Distributions
Downloads 110 total (12 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-05-28 [all 1 reports]