pattern-matcher: A library for compiling pattern-matching to decision trees
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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.
Properties
Versions | 0.1.0.0, 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] |
License | BSD-3-Clause |
Author | Guerric Chupin |
Maintainer | guerric.chupin@gmail.com |
Category | Language |
Source repo | head: git clone git@gitlab.com:chupin/pattern-matcher.git |
Uploaded | by GuerricChupin at 2019-03-19T21:53:36Z |
Modules
[Index] [Quick Jump]
- Language
- Pattern
Downloads
- pattern-matcher-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees