Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 487 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 487 Bytes

clj-chopshop

A chop shop must be able to take apart a car without damaging the parts and keep them organized.

http://en.wikipedia.org/wiki/Chop_shop

clj-chopshop is a tool for traversing and transforming Clojure source code.

  • code refactoring
  • other automated code transormations
  • structural diffing of Clojure code

Usage

As of now, this is unusable.

License

Copyright (C) 2012 Aaron Brooks

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