Search for '(genetic or evolutionary) programming'
For details on the search query syntax, see the guide.
Total results: 397, showing 313 - 336
Note: artifacts in italics are non-canonical forks. See the wiki for more details.
translate from markdown to html with string or file
Logic programming for Clojure
A set of libraries to run subprocesses either locally or remotely via ssh
The modular, KISS, functional reactive programming library for JavaScript.
N-dimensional array programming API 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.
Takes a string input and returns just the names, first or last.
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.
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/)
A logic/relational programming library for Clojure
Facilities for async programming and communication in Clojure
Anglican, a probabilistic programming system
lightweight literate programming for clojure -- inspired by [docco](http://jashkenas.github.com/docco/)
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.
A Functional Reactive Programming library for ClojureScript
The Clojure programming language
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.
FlowMaps: Flow Based Programming Clojure Micro-Framework
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.
lightweight literate programming for clojure -- inspired by [docco](http://jashkenas.github.com/docco/)
Adds a mutable variable construct to the Clojure programming language.
Adds procedural programming features back to Clojure, such as for-loop, mutable local variables, function scoped variables, early return, etc.