A Java project that calls the classes generated by the clojure-makes-java project.
- git clone https://github.com/markbastian/clojure-makes-java
- git clone https://github.com/markbastian/java-calls-clojure
- cd clojure-makes-java
- lein clean
- lein install
- cd ../java-calls-clojure
- mvn compile
- mvn exec:java
You will, of course, probably want to open both of these side-by-side in your favorite code editor.
Copyright © 2017 Mark Bastian
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.