scryptica

sexp to js compiler with clojure semantics

Leiningen/Boot

[scryptica "0.4.7-SNAPSHOT"]

Clojure CLI/deps.edn

scryptica/scryptica {:mvn/version "0.4.7-SNAPSHOT"}

Gradle

implementation("scryptica:scryptica:0.4.7-SNAPSHOT")

Maven

<dependency>
  <groupId>scryptica</groupId>
  <artifactId>scryptica</artifactId>
  <version>0.4.7-SNAPSHOT</version>
</dependency>