@hackage ho-rewriting0.3
Generic rewrite rules with safe treatment of variables and binders
Categories
License
BSD-3-Clause
Maintainer
78emil@gmail.com
Links
Versions
Installation
Dependencies (5)
- base >=4.7 && <5
- compdata <=0.14
- 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":