Search for '(genetic or evolutionary) programming'

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

Total results: 398, showing 313 - 336

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

  • commando 0.1.2-SNAPSHOT

    A set of libraries to run subprocesses either locally or remotely via ssh

  • N-dimensional array programming API for Clojure

  • translate from markdown to html with string or file

  • iso-languages is a Clojure library for ISO 639 language code lookup and detection. Provides functions to retrieve language information by ISO 639-1 (alpha-2), ISO 639-2 (alpha-3) codes, or language names, and to detect standardized language keywords from various input formats.
  • gsgp 0.1.0-SNAPSHOT

    Geometric Semantic Genetic Programming library
  • clojure-contracts 0.0.1-SNAPSHOT

    Contract programming for Clojure.
  • cljsjs/flyd 0.2.3-0

    The modular, KISS, functional reactive programming library for JavaScript.
  • logos 0.6.1-SNAPSHOT

    Logic programming for Clojure

  • Simple wrapper for cross-browser usage of the JavaScript Fullscreen API, which lets you bring the page or any element into fullscreen. Smoothens out the browser implementation differences, so you don't have to.

  • The Netty project is an effort to provide an asynchronous event-driven network application framework and tools for rapid development of maintainable high performance and high scalability protocol servers and clients. In other words, Netty is a NIO client server framework which enables quick and easy development of network applications such as protocol servers and clients. It greatly simplifies and streamlines network programming such as TCP and UDP socket server.

  • Takes a string input and returns just the names, first or last.
  • cljsjs/elkjs 0.3.0-0

    The Eclipse Layout Kernel (ELK) implements an infrastructure to connect diagram editors or viewers to automatic layout algorithms. This library takes the layout-relevant part of ELK and makes it available to the JavaScript world.

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

    A Clojure library designed to align 2 strings using either Smith-Waterman for local alignment or Needleman Wunsch for global alignment. The algorithm returns a vector of tuples where a tuple is composed of the max score and the 2 optimally aligned strings with gap characters.

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

  • A logic/relational programming library for Clojure

  • The Clojure programming language
  • mischov/core.async 0.1.0-SNAPSHOT

    Facilities for async programming and communication in Clojure

  • Adds procedural programming features back to Clojure, such as for-loop, mutable local variables, function scoped variables, early return, etc.
  • keorn/anglican 0.7.2-SNAPSHOT

    Anglican, a probabilistic programming system

  • Anglican, a probabilistic programming system

  • A Functional Reactive Programming library for ClojureScript

  • Pallet, DevOps for the JVM Pallet is a platform for agile and programmatic automation of infrastructure in the cloud, on server racks or directly on virtual machines. Pallet provides cloud provider and operating system independence, and allows for an unprecedented level of customization.

  • a SAX-compliant parser written in Java that, instead of parsing well-formed or valid XML, parses HTML as it is found in the wild: poor, nasty and brutish.