The kure package
The Kansas University Rewrite Engine (KURE) is a DSL for strategic rewriting. KURE shares concepts with Stratego, but unlike Stratego, KURE is strongly typed. KURE is similar to StrategyLib, but has a lightweight generic traversal mechanism using type families rather than SYB. 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 a larger example, see the HERMIT package.
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, 2.8.0 |
|---|---|
| Dependencies | base (≥4.5 & <5) |
| License | BSD3 |
| Copyright | (c) 2012 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/Tools/KURE |
| Upload date | Thu Aug 9 19:39:03 UTC 2012 |
| Uploaded by | NeilSculthorpe |
| Built on | ghc-7.4 |
Modules
Downloads
- kure-2.4.0.tar.gz (Cabal source package)
- package description (included in the package)