Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pjagielski/clj-from-java-sample

Embedding Clojure sources into Java codebase
https://github.com/pjagielski/clj-from-java-sample

Last synced: 2 days ago
JSON representation

Embedding Clojure sources into Java codebase

Awesome Lists containing this project

README

        

# clj-from-java-sample
Embedding Clojure sources into Java codebase with [Gradle](http://gradle.org) and [clojuresque](https://github.com/clojuresque/clojuresque).

![https://img.shields.io/circleci/project/pjagielski/clj-from-java-sample.svg?style=flat](https://img.shields.io/circleci/project/pjagielski/clj-from-java-sample.svg?style=flat)

Highly inspired by
- http://www.conj.io/store/v0/org.clojure/clojure/1.7.0-alpha4/clj/clojure.core/gen-class/
- https://github.com/Netflix/PigPen