Search for '(genetic or evolutionary) programming'

For details on the search query syntax, see the guide.

Total results: 398, showing 361 - 384

Note: artifacts in italics are non-canonical forks. See the wiki for more details.


  • Incanter is a Clojure-based, R-like statistical programming and data visualization environment.

  • Two functions fmap and nmap can transform nested collections or maps
  • poolgp 0.1.0-SNAPSHOT

    Pool genetic programming simulation
  • pangloss 0.1-SNAPSHOT

    Pangloss is a library of functions used to experiment with functional programming in Clojure.
  • steve-incanter 1.9.3-SNAPSHOT

    Incanter is a Clojure-based, R-like statistical programming and data visualization environment.
  • lazy-chans 0.1.0-SNAPSHOT

    turn one or more go blocks into a lazy-seq

  • GitHub-style identicons as PNGs or SVGs in JS
  • org.clojars.jeffdik/core.logic 0.8-alpha4-SNAPSHOT

    A logic/relational programming library for Clojure

  • Incanter is a Clojure-based, R-like statistical programming and data visualization environment.
  • rester 0.2.2-SNAPSHOT

    Rester is a REST API integration test tool that executes tests defined in simple data formats such a spreadsheet, CSV, YAML, or EDN.
  • org.reficio/soap-ws 1.0.0-SNAPSHOT

    soap-ws is a lightweight and easy-to-use Java library to handle SOAP message generation and SOAP message transmission on a purely XML level. With the usage of this library within few lines of code you can easily import your WSDL and generate SOAP messages directly in an XML format. Then you can use the SoapClient to transmit this message over HTTP(s) to a web-service endpoint. Finally, you can run SoapServer to receive SOAP messages and and respond to them. And all of that requires no classes or stubs generation - everything happens directly in an XML format.

  • Display gridded vector data (sliced GeoJSON or protobuf vector tiles) in Leaflet 1.0
  • zheh12/jvm-breakglass 0.0.9-SNAPSHOT

    Setting up an nrepl can be useful to introspect into the JVM for troubleshouting/investigation or testing of regular Java applications. You can connect onto a process and use a Clojure prompt interactivelly or have client application that sends and execute Java code dynamically. It works because the code injected is Clojure and that the Clojure run-time allows to evaluate code at run-time. Furthermore Clojure interops very easily with Java i.e. you can translate pretty much any Java code into Clojure and access all your Java object from the injected Clojure code. This is the perfect tool to access the inside of your JVM process live after it has been deployed. To run any fancy change of code scenario, any data structure or call any method you don't need to redeploy your java code. You can see what your process sees in real time. This is an unvaluable tool to use to develop and maintain a java application.

  • Facilities for async programming and communication in Clojure

  • lightweight literate programming for clojure -- inspired by [docco](http://jashkenas.github.com/docco/)

  • A client library for for bookmarking services such as [del.icio.us](http://delicious.com) or [Pinboard](http://pinboard.in). It provides both annonymous and named access. In the former case the APIs do not allow as many features as in the latter one.

  • A pseudo-port of ActiveRecord to the Clojure programming language

  • A pseudo-port of ActiveRecord to the Clojure programming language
  • mtg-proxy-pdf 0.1.0-SNAPSHOT

    Given a list of magic cards, create a file (html or pdf) of the card images.
  • http-chunked 0.1.0-SNAPSHOT

    A collection utilities for parsing HTTP requests that are chunk encoded or encoding responses.

  • A Promise library for ClojureScript, or a poor man's core.async

  • A leiningen plugin/task to call a function in a new process or 'run' a .clj file.
  • ru.prepor/core.async 0.1.0-SNAPSHOT

    Facilities for async programming and communication in Clojure
  • clojusc/ini-env 0.1.0-SNAPSHOT

    Access config data from INI files or the ENV