kure-2.6.22: Combinators for Strategic Programming

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

Versions0.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
Dependenciesbase (≥4.5 & <5), dlist (≥0.2 & <1)
LicenseBSD3
Copyright(c) 2012--2013 The University of Kansas
AuthorNeil Sculthorpe and Andy Gill
MaintainerNeil Sculthorpe <neil@ittc.ku.edu>
Stabilitybeta
CategoryLanguage
Home pagehttp://www.ittc.ku.edu/csdl/fpg/software/kure.html
Upload dateMon Apr 29 23:52:48 UTC 2013
Uploaded byNeilSculthorpe
Built onghc-7.6

Modules

Downloads