scheme
Scheme interpreter
An interpreter for a Scheme programming language implemented in WebAssembly
An R7RS Scheme implemented in WebAssembly
171 stars
11 watching
6 forks
Language: WebAssembly
last commit: almost 2 years ago
Linked from 1 awesome list
schemescheme-interpreterscheme-languagewasmwebassembly
Related projects:
Repository | Description | Stars |
---|---|---|
| A Scheme implementation on top of Clojure. | 145 |
| A lightweight Scheme-like implementation with a focus on speed and conciseness. | 1,587 |
| An embeddable and extensible scheme dialect with support for macros, contracts, and Rust integration | 1,313 |
| A Haskell implementation of the Scheme programming language with advanced features and a minimalist design philosophy. | 309 |
| An implementation of Scheme, a Lisp-based programming language, in Elm, a functional programming language. | 7 |
| An implementation of the Scheme programming language in ActionScript, allowing developers to write and execute Scheme code within an AS context. | 1 |
| Implementing language features and diagnostics for Scheme programming languages | 166 |
| A portable Scheme implementation with R4RS compliance and compactness. | 491 |
| Compiles a Plorth interpreter into a WebAssembly module | 16 |
| Experimental Scheme compiler to WebAssembly that aims to explore different ways to use WebAssembly and enable self-hosting | 207 |
| Collects links to technical papers and theses on Scheme research | 151 |
| An interpreter for WebAssembly modules written in pure Python. | 453 |
| An interpreter and runtime environment for WebAssembly in RPython | 66 |
| An implementation of the Web Assembly interpreter in Python. | 105 |
| A Scheme-based programming language and implementation with support for interfacing with C, multiple threads, non-blocking I/O, and more. | 7,002 |