Clojush

Push processor

An implementation of a Push programming language and genetic programming system in Clojure.

The Push programming language and the PushGP genetic programming system implemented in Clojure.

GitHub

331 stars
20 watching
93 forks
Language: Clojure
last commit: over 1 year ago
Linked from 1 awesome list

clojuregenetic-programminginterpreterprogramming-languagepushgpstack-based

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
candid82/joker An interpreter, linter, and formatter tool for the Clojure programming language. 1,645
clojure-lsp/clojure-lsp An LSP implementation for Clojure and ClojureScript, enabling language features such as code completion, refactoring, and error detection. 1,173
jsloop42/dreamlisp An Objective-C implementation of a Lisp interpreter with immutable data structures and an unhygienic macro system. 8
clj-commons/marginalia Generates documentation for Clojure projects by parsing and highlighting source code 824
brandonbloom/eclj An extensible Clojure interpreter aiming to virtualize the language and provide a controlled environment for running portable code. 106
lsevero/abclj An interop project allowing direct interaction between Clojure and Common Lisp 88
vollmerm/fungp A Clojure implementation of a genetic programming system to evolve computer programs and solve problems 100
dirkschumacher/llr A Lisp-like language inspired by Clojure that compiles to R's abstract syntax tree for interpreted expression evaluation. 202
linpengcheng/clojureboxnpp Notepad++ patch to support Clojure programming language and syntax highlighting 21
clojure/tools.cli Provides a framework for parsing command-line options in Clojure programs. 723
turbopape/scheje A Scheme implementation on top of Clojure. 145
stopachka/bel-clojure An implementation of Bel, a functional programming language, in Clojure. 43
igjoshua/cljsl A Clojure-based compiler for converting a subset of Clojure code into GLSL shader code 23
ianh/owl A parser generator tool for visibly pushdown languages 746
zelex/jo_clojure An embeddable implementation of a Clojure-like language in C/C++ for fast execution and integration with other systems. 147