@hackage ho-rewriting0.2
Generic rewrite rules with safe treatment of variables and binders
Categories
License
BSD-3-Clause
Maintainer
emax@chalmers.se
Links
Versions
Installation
Dependencies (5)
- base >=4.8 && <5
- compdata >=0.10 && <0.11
- containers
- mtl
- patch-combinators Show all…
Dependents (1)
@hackage/acme-everything
This package gives a generic implementation of higher-order rewriting. The main idea is to use techniques from embedded domain-specific languages to offer an interface which is both safe and syntactically appealing.
Some examples are found in the examples directory. For more information, see "Lightweight Higher-Order Rewriting in Haskell":