kure-2.2.0: Combinators for Strategic Programming

Portabilityghc
Stabilitybeta
MaintainerNeil Sculthorpe <neil@ittc.ku.edu>
Safe HaskellSafe-Infered

Language.KURE

Description

This is the main import module for KURE, which exports all the major components. The basic transformation functionality can be found in Language.KURE.Translate, and the traversal functionality can be found in Language.KURE.Walker.

Note that Language.KURE.Injection and Language.KURE.Utilities are not exported here, but can be imported seperately.

Documentation