de.uni-koblenz.ist/macro-utils

Useful macro building facilities, mostly ported from On Lisp and Let over Lambda.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 57 Downloads
  • 15 This Version

Leiningen/Boot

[de.uni-koblenz.ist/macro-utils "0.0.2-SNAPSHOT"]

Clojure CLI/deps.edn

de.uni-koblenz.ist/macro-utils {:mvn/version "0.0.2-SNAPSHOT"}

Gradle

implementation("de.uni-koblenz.ist:macro-utils:0.0.2-SNAPSHOT")

Maven

<dependency>
  <groupId>de.uni-koblenz.ist</groupId>
  <artifactId>macro-utils</artifactId>
  <version>0.0.2-SNAPSHOT</version>
</dependency>