pattern-matcher: A library for compiling pattern-matching to decision trees
This library implements a transformation from pattern-matching to decision trees, for use by compiler writers. It provides support for generating useful error messages, as well as efficient trees through the use of heuristics.
Downloads
- pattern-matcher-0.1.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.9 && <5), containers (>=0.5.6.2 && <0.7) [details] |
Tested with | ghc ==8.6.4, ghc ==8.4.4, ghc ==8.2.2, ghc ==8.0.2 |
License | BSD-3-Clause |
Author | Guerric Chupin |
Maintainer | guerric.chupin@gmail.com |
Category | Language |
Source repo | head: git clone https://gitlab.com/chupin/pattern-matcher |
Uploaded | by GuerricChupin at 2019-06-19T13:07:07Z |
Distributions | NixOS:0.1.0.1 |
Downloads | 953 total (11 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |