Skip to content

Someday, to be a general genetic programming clj library

License

Notifications You must be signed in to change notification settings

emgrasmeder/clojenetics

Repository files navigation

Clojenetics: Genetic Programming with Clojure Build Status

Genetic programming is the mad science of breeding software.

How do you do it, you ask?

  • Step 1: Give a thousand monkeys a thousand typewriters
  • Step 2: Check to see if they wrote anything that looks like useful Clojure code (according to some fitness function)
  • Step 3: Breed the most successful monkeys with each other (also do genetic modifications, expose the monkeys to radiation, etc)
  • Step 4: GOTO Step 2

Disclaimer: No real monkeys were harmed in the making of this library.

About

Someday, to be a general genetic programming clj library

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published