Search for '(genetic or evolutionary) programming'

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

Total results: 398, showing 265 - 288

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

  • ari 0.1.0

    Ari is a continued investigation into computational linguistics. Basically, ari is a framework for doing programming language research. Right now, it is a parser-generator, but eventually it will become a capable translator, based on glossa (github.com/LSaldyt/glossa)

  • A Functional Reactive Programming library for Clojure

  • WebAudio API playback without any Flash shims or HTML Audio fallback.

  • All Roads Lead to ROME. ROME is a set of Atom/RSS Java utilities that make it easy to work in Java with most syndication formats. Today it accepts all flavors of RSS (0.90, 0.91, 0.92, 0.93, 0.94, 1.0 and 2.0), Atom 0.3 and Atom 1.0 feeds. Rome includes a set of parsers and generators for the various flavors of feeds, as well as converters to convert from one format to another. The parsers can give you back Java objects that are either specific for the format you want to work with, or a generic normalized SyndFeed object that lets you work on with the data without bothering about the underlying format.
  • fileape-lzo 0.5.0-SNAPSHOT

    Write data to files split by topic and rolled over on size or a timeout, files can be compressed using lzo, snappy or gzip

  • Framework for running genetic algorithms

  • Genetic programming in Clojure

  • Library for building forms with Reagent or Re-frame.

  • Serves a file or directory as static assets on the web server

  • (f OWL) is a minimalistic functional programming style ontology editor

  • Clojure library that offers a subset of Datomic Pull API or Om Next queries for plain data structures

  • WebAudio API playback without any Flash shims or HTML Audio fallback.

  • A set of useful functions for Clojure programming language: Spreadsheet, Scaling, Pagination, Markdown and others

  • Applicative programming and data transformations

  • An easy way to perform animations when a React component enters or leaves the DOM

  • An easy way to perform animations when a React component enters or leaves the DOM

  • Yet another Railway Oriented Programming in Clojure
  • joinr/incanter 1.9.3-SNAPSHOT

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

  • Library, programming language, and IDE for agent and systems simulations.

  • Asynchronous reactive programming in ClojureScript
  • thinktopic/think.release 0.1.0-2017-05-11-14-13

    Library to perform releases clojure releases on a project or a directory of projects.

  • A java template engine for generating source code, web pages, emails, or any other formatted text output.

  • A document generator from markdown or S-expression to HTML and MS-Excel.

  • SQLRat is a Clojure (v1.2 or later) library to access relational databases using entity objects and to navigate entity relations in a stateless manner. Easy to use and flexible - you can also pass in native SQL for accessing the database.