Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/michaelsbradleyjr/macros4macros

Macros and supporting functions for macro development and debugging in ClojureScript projects.
https://github.com/michaelsbradleyjr/macros4macros

Last synced: about 2 months ago
JSON representation

Macros and supporting functions for macro development and debugging in ClojureScript projects.

Awesome Lists containing this project

README

        

# macros4macros

Macros and supporting functions for macro development and debugging in ClojureScript projects.

## Releases and Dependency Information

Latest release: 0.1.2

* [All Released Versions](https://clojars.org/macros4macros/versions)

[Leiningen](https://github.com/technomancy/leiningen) dependency information:

```clj
[org.clojure/clojure "1.5.1"]
[org.clojure/clojurescript "0.0-2127"]
```

## Copyright and License

This software is Copyright (c) 2013 by Michael Bradley, Jr.

The use and distribution terms for this software are covered by the [Eclipse Public License 1.0](http://opensource.org/licenses/eclipse-1.0.php) which can be found in the file [epl-v10.html](http://michaelsbradleyjr.github.io/macros4macros/epl-v10.html) at the [root](https://github.com/michaelsbradleyjr/macros4macros/tree/master/) of this distribution. By using this software in any fashion, you are agreeing to be bound by the terms of this license. You must not remove this notice, or any other, from this software.