org.clojars.tanelso2/hack-a-lisp

Hack some lisps together, exploiting Clojure's read function to great effect.

Leiningen/Boot

[org.clojars.tanelso2/hack-a-lisp "0.2.2"]

Clojure CLI/deps.edn

org.clojars.tanelso2/hack-a-lisp {:mvn/version "0.2.2"}

Gradle

implementation("org.clojars.tanelso2:hack-a-lisp:0.2.2")

Maven

<dependency>
  <groupId>org.clojars.tanelso2</groupId>
  <artifactId>hack-a-lisp</artifactId>
  <version>0.2.2</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.