lspector/clojush

DEPRECATED. On clojars.org the current versions of Clojush will henceforth be available as 'clojush' rather than as 'lspector/clojush'. The master branch of the project on github will still be at https://github.com/lspector/Clojush. Clojush provides the Push programming language and the PushGP genetic programming system implemented in Clojure. See http://hampshire.edu/lspector/push.html

Leiningen/Boot

[lspector/clojush "1.3.40"]

Clojure CLI/deps.edn

lspector/clojush {:mvn/version "1.3.40"}

Gradle

implementation("lspector:clojush:1.3.40")

Maven

<dependency>
  <groupId>lspector</groupId>
  <artifactId>clojush</artifactId>
  <version>1.3.40</version>
</dependency>