carthy/low

LLVM for clojure

Leiningen/Boot

[carthy/low "0.0.1-SNAPSHOT"]

Clojure CLI/deps.edn

carthy/low {:mvn/version "0.0.1-SNAPSHOT"}

Gradle

implementation("carthy:low:0.0.1-SNAPSHOT")

Maven

<dependency>
  <groupId>carthy</groupId>
  <artifactId>low</artifactId>
  <version>0.0.1-SNAPSHOT</version>
</dependency>