Skip to content

markbastian/clojure-makes-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

interop/clojure-makes-java

A simple Clojure library that shows how to create Java classes and interfaces.

Usage

  1. git clone https://github.com/markbastian/clojure-makes-java
  2. git clone https://github.com/markbastian/java-calls-clojure
  3. cd clojure-makes-java
  4. lein clean
  5. lein install
  6. cd ../java-calls-clojure
  7. mvn compile
  8. mvn exec:java

You will, of course, probably want to open both of these side-by-side in your favorite code editor.

License

Copyright © 2017 Mark Bastian

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published