retree

Functional combinators for strategy-based tree-rewriting in Clojure

Downloads
95
Stars
15
Committers
1

retree

A library of functional combinators for strategy-based tree-rewriting.

Retree is a Clojure port of the rewrite combinators in Kiama, a Scala library for language processing. Kiama's rewrite combinators are, in turn, an adaption of Stratego, a language for program transformations.

Usage

Don't use this library yet. It's very far from finished...

I'll write lots more soon!

License

Copyright © 2013 Brandon Bloom

Distributed under the Eclipse Public License, the same as Clojure.