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
7k stars
355 watching
987 forks
Language: Scheme
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Scheme implementation on top of Clojure. | 145 |
| An open-source implementation of the R6RS Scheme standard for .NET platforms | 384 |
| An interpreter for a Scheme programming language implemented in WebAssembly | 171 |
| Experimental Scheme compiler to WebAssembly that aims to explore different ways to use WebAssembly and enable self-hosting | 207 |
| Compiles high-level programming languages into input for provable computations protocols. | 304 |
| A Haskell implementation of the Scheme programming language with advanced features and a minimalist design philosophy. | 309 |
| Collects links to technical papers and theses on Scheme research | 151 |
| A lightweight Scheme-like implementation with a focus on speed and conciseness. | 1,587 |
| A compiler infrastructure for translating high-level languages into circuit forms used in cryptography and formal verification. | 289 |
| An implementation of the Scheme programming language in ActionScript, allowing developers to write and execute Scheme code within an AS context. | 1 |
| A compiler and interpreter for executing C code on the fly as it is typed. | 29 |
| A language and toolset for generating hard real-time C code from a domain-specific stream language | 149 |
| A compiler and runtime environment for a basic programming language | 39 |
| A C-based language development project with features like strong typing, compile-time execution, and support for multiple platforms. | 184 |
| 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 |