pattern-matcher: A library for compiling pattern-matching to decision trees

[ bsd3, language, library ] [ Propose Tags ]

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.

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

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]
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 889 total (8 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]