clojush

The Push programming language and the PushGP genetic programming system implemented in Clojure. See http://hampshire.edu/lspector/push.html

Leiningen/Boot

[clojush "1.3.61"]

Clojure CLI/deps.edn

clojush/clojush {:mvn/version "1.3.61"}

Gradle

implementation("clojush:clojush:1.3.61")

Maven

<dependency>
  <groupId>clojush</groupId>
  <artifactId>clojush</artifactId>
  <version>1.3.61</version>
</dependency>