/propel

Tom Helmuth's little Push GP implementation in Clojure.

Primary LanguageJavaScriptEclipse Public License 1.0EPL-1.0

propel

Tom Helmuth's little Push GP implementation in Clojure.

Build Clojurescript

lein cljsbuild once

For development:

lein cljsbuild auto

Usage

To run from repl, load propel.core into your repl (i.e. lein repl), and run (-main).

To run from command line, lein run.