ChezScheme

Scheme compiler

A Scheme-based programming language and implementation with support for interfacing with C, multiple threads, non-blocking I/O, and more.

Chez Scheme

GitHub

7k stars
353 watching
987 forks
Language: Scheme
last commit: 7 days ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
turbopape/scheje A Scheme implementation on top of Clojure. 145
ironscheme/ironscheme An open-source implementation of the R6RS Scheme standard for .NET platforms 378
pollrobots/scheme An interpreter for a Scheme programming language implemented in WebAssembly 171
schism-lang/schism Experimental Scheme compiler to WebAssembly that aims to explore different ways to use WebAssembly and enable self-hosting 205
nilfoundation/zkllvm Compiles high-level programming languages into input for provable computations protocols. 295
justinethier/husk-scheme A Haskell implementation of the Scheme programming language with advanced features and a minimalist design philosophy. 308
schemedoc/bibliography Collects links to technical papers and theses on Scheme research 150
jeffbezanson/femtolisp A lightweight Scheme-like implementation with a focus on speed and conciseness. 1,590
circify/circ A compiler infrastructure for translating high-level languages into circuit forms used in cryptography and formal verification. 286
hrundik/fscheme An implementation of the Scheme programming language in ActionScript, allowing developers to write and execute Scheme code within an AS context. 1
l1mey112/crepl A compiler and interpreter for executing C code on the fly as it is typed. 30
leepike/copilot A language and toolset for generating hard real-time C code from a domain-specific stream language 149
charles-pegge/oxygenbasic A compiler and runtime environment for a basic programming language 39
travisdoor/bl A C-based language development project with features like strong typing, compile-time execution, and support for multiple platforms. 182
xixixao/shem A compiler for a statically typed, pure-by-default functional programming language with an S-expressions-based syntax and support for a full-featured collections library. 391