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.

[maintain] [Publish]

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.1, 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:06:51Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees