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
355 watching
987 forks
Language: Scheme
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
turbopape/schejeA Scheme implementation on top of Clojure.145
ironscheme/ironschemeAn open-source implementation of the R6RS Scheme standard for .NET platforms384
pollrobots/schemeAn interpreter for a Scheme programming language implemented in WebAssembly171
schism-lang/schismExperimental Scheme compiler to WebAssembly that aims to explore different ways to use WebAssembly and enable self-hosting207
nilfoundation/zkllvmCompiles high-level programming languages into input for provable computations protocols.304
justinethier/husk-schemeA Haskell implementation of the Scheme programming language with advanced features and a minimalist design philosophy.309
schemedoc/bibliographyCollects links to technical papers and theses on Scheme research151
jeffbezanson/femtolispA lightweight Scheme-like implementation with a focus on speed and conciseness.1,587
circify/circA compiler infrastructure for translating high-level languages into circuit forms used in cryptography and formal verification.289
hrundik/fschemeAn implementation of the Scheme programming language in ActionScript, allowing developers to write and execute Scheme code within an AS context.1
l1mey112/creplA compiler and interpreter for executing C code on the fly as it is typed.29
leepike/copilotA language and toolset for generating hard real-time C code from a domain-specific stream language149
charles-pegge/oxygenbasicA compiler and runtime environment for a basic programming language39
travisdoor/blA C-based language development project with features like strong typing, compile-time execution, and support for multiple platforms.184
xixixao/shemA 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