scheje

Scheme interpreter

A Scheme implementation on top of Clojure.

A little scheme implementation on top of Clojure

GitHub

145 stars
7 watching
11 forks
Language: Clojure
last commit: about 8 years ago
Linked from 1 awesome list

clojurecompilerevaluatorlispmacrosprogramming-languagescheme

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
justinethier/husk-scheme A Haskell implementation of the Scheme programming language with advanced features and a minimalist design philosophy. 308
jeffbezanson/femtolisp A lightweight Scheme-like implementation with a focus on speed and conciseness. 1,590
pollrobots/scheme An interpreter for a Scheme programming language implemented in WebAssembly 171
hrundik/fscheme An implementation of the Scheme programming language in ActionScript, allowing developers to write and execute Scheme code within an AS context. 1
akoppela/elm-scheme An implementation of Scheme, a Lisp-based programming language, in Elm, a functional programming language. 7
mattwparas/steel An embeddable and extensible scheme dialect with support for macros, contracts, and Rust integration 1,222
cisco/chezscheme A Scheme-based programming language and implementation with support for interfacing with C, multiple threads, non-blocking I/O, and more. 6,987
turbopape/postagga A Clojure-based natural language processing library for parsing and structuring text input into meaningful data. 159
clojerl/clojerl A Clojure implementation on the Erlang VM 1,659
candid82/joker An interpreter, linter, and formatter tool for the Clojure programming language. 1,645
schism-lang/schism Experimental Scheme compiler to WebAssembly that aims to explore different ways to use WebAssembly and enable self-hosting 205
brandonbloom/eclj An extensible Clojure interpreter aiming to virtualize the language and provide a controlled environment for running portable code. 106
zelex/jo_clojure An embeddable implementation of a Clojure-like language in C/C++ for fast execution and integration with other systems. 147
ufo5260987423/scheme-langserver Implementing language features and diagnostics for Scheme programming languages 162
lspector/clojush An implementation of a Push programming language and genetic programming system in Clojure. 331