rtk: Parser and rewrite facility generator from grammar specifications
RTK (Rewrite ToolKit) generates Alex lexer and Happy parser files from grammar specifications. It supports quasi-quotation for embedding parsed syntax in Haskell code.
Projects that compile the generated modules need to depend on
array and syb (lexer and parser), plus containers and
template-haskell for the generated quasi-quoter; see the
README for details.
[Skip to Readme]
Modules
[Index] [Quick Jump]
Downloads
- rtk-0.11.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.11, 0.12 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | ansi-terminal (>=1.0 && <1.2), array (>=0.5 && <0.6), base (>=4.17 && <4.19), containers (>=0.6 && <0.7), directory (>=1.3 && <1.4), haskell-src-exts (>=1.23 && <1.24), haskell-src-meta (>=0.8 && <0.9), lens (>=5.2 && <5.4), MissingH (>=1.6 && <1.7), mtl (>=2.2 && <2.4), optparse-applicative (>=0.18 && <0.20), pretty (>=1.1 && <1.2), pretty-show (>=1.10 && <1.11), rtk, syb (>=0.7 && <0.8), template-haskell (>=2.19 && <2.21), time (>=1.12 && <1.13) [details] |
| Tested with | ghc ==9.4.7 || ==9.6.4 |
| License | MIT |
| Author | prozak |
| Maintainer | nickolay.lysenko@gmail.com |
| Uploaded | by prozaktm at 2026-07-02T18:37:26Z |
| Category | Language, Development |
| Home page | https://github.com/prozak/rtk |
| Bug tracker | https://github.com/prozak/rtk/issues |
| Source repo | head: git clone https://github.com/prozak/rtk.git |
| Distributions | |
| Executables | rtk |
| Downloads | 5 total (5 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user [build log] All reported builds failed as of 2026-07-02 [all 2 reports] |