A lisp to java compiler. Using a language similar to clojure, Justinian compiles down to Java code (potentially bytecode in the future.
[justinian "0.1.0-SNAPSHOT"]
justinian/justinian {:mvn/version "0.1.0-SNAPSHOT"}
implementation("justinian:justinian:0.1.0-SNAPSHOT")
<dependency> <groupId>justinian</groupId> <artifactId>justinian</artifactId> <version>0.1.0-SNAPSHOT</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: