Clojure CLI Tool for Compiling Java Without Code
1–2 of 2 posts
Re: Clojure CLI Tool for Compiling Java Without Code
#2I was dissatisfied with existing Java compilation tools on the Clojure CLI because they all required build scripts or calls to the eval part of the CLI. So I made americano, for when you want to water down your Clojure project with Java.
This tool allows you to specify single or multiple passes of Java compilation, with separate dependencies for compilation.