Clojush

Push interpreter

An implementation of the 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
94 forks
Language: Clojure
last commit: over 3 years ago
Linked from 1 awesome list

clojuregenetic-programminginterpreterprogramming-languagepushgpstack-based

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
candid82/jokerAn interpreter, linter, and formatter tool for the Clojure programming language.1,650
clojure-lsp/clojure-lspAn LSP implementation for Clojure and ClojureScript, enabling language features such as code completion, refactoring, and error detection.1,186
jsloop42/dreamlispAn Objective-C implementation of a Lisp interpreter with immutable data structures and an unhygienic macro system.8
clj-commons/marginaliaGenerates documentation for Clojure projects by parsing and highlighting source code826
brandonbloom/ecljAn extensible Clojure interpreter aiming to virtualize the language and provide a controlled environment for running portable code.106
lsevero/abcljAn interop project allowing direct interaction between Clojure and Common Lisp88
vollmerm/fungpA Clojure implementation of a genetic programming system to evolve computer programs and solve problems100
dirkschumacher/llrA Lisp-like language inspired by Clojure that compiles to R's abstract syntax tree for interpreted expression evaluation.202
linpengcheng/clojureboxnppNotepad++ patch to support Clojure programming language and syntax highlighting21
clojure/tools.cliProvides tools for parsing and managing command-line arguments in Clojure applications.726
turbopape/schejeA Scheme implementation on top of Clojure.145
stopachka/bel-clojureAn implementation of Bel, a functional programming language, in Clojure.43
igjoshua/cljslA Clojure-based compiler for converting a subset of Clojure code into GLSL shader code23
ianh/owlA parser generator tool for visibly pushdown languages748
zelex/jo_clojureAn embeddable implementation of a Clojure-like language in C/C++ for fast execution and integration with other systems.148