The kure package
The Kansas University Rewrite Engine (KURE) is a domain-specific language for strategic rewriting. KURE was inspired by Stratego and StrategyLib, and has similarities with Scrap Your Boilerplate and Uniplate.
The basic transformation functionality can be found in Language.KURE.Translate, and the traversal functionality can be found in Language.KURE.Walker. Several basic examples of using KURE are provided in the source-code bundle. For larger examples, see the HERMIT or HTML-KURE packages.
You can read about KURE in the following article:
KURE: A Haskell-Embedded Strategic Programming Language with Custom Closed Universes. Neil Sculthorpe and Nicolas Frisby and Andy Gill. 2013. http://www.ittc.ku.edu/~neil/papers_and_talks/kure.pdf
Properties
| Versions | 0.2, 0.2.1, 0.2.2, 0.2.3, 0.3.1, 2.0.0, 2.2.0, 2.4.0, 2.4.2, 2.4.10, 2.6.14, 2.6.22 |
|---|---|
| Dependencies | base (≥4.5 & <5), dlist (≥0.2 & <1) |
| License | BSD3 |
| Copyright | (c) 2012--2013 The University of Kansas |
| Author | Neil Sculthorpe and Andy Gill |
| Maintainer | Neil Sculthorpe <neil@ittc.ku.edu> |
| Stability | beta |
| Category | Language |
| Home page | http://www.ittc.ku.edu/csdl/fpg/software/kure.html |
| Upload date | Mon Apr 29 23:52:48 UTC 2013 |
| Uploaded by | NeilSculthorpe |
| Built on | ghc-7.6 |
Modules
Downloads
- kure-2.6.22.tar.gz (Cabal source package)
- package description (included in the package)