clojure-from-java icon indicating copy to clipboard operation
clojure-from-java copied to clipboard

Example of creating a Java interface backed by Clojure

Results 1 clojure-from-java issues
Sort by recently updated
recently updated
newest added

1. Can I ship clojure already compiled, and later decide to override the namespace, say using a file/string from a DB? That would allow us to start up quicker (I'm...