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

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, 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 || >=4.19.0.0 && <4.20 || >=4.20.0.0 && <4.21), bytestring (>=0.10.12.1 && <0.11 || >=0.11.3.1 && <0.12 || >=0.12.1.0 && <0.13), containers (>=0.6.4.1 && <0.8), lattices (>=2.1 && <2.3), QuickCheck (>=2.14.2 && <2.16), 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>
Revised Revision 1 made by phadej at 2024-06-01T13:39:47Z
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 125 total (10 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]