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: over 1 year ago
Linked from 1 awesome list
schemescheme-interpreterscheme-languagewasmwebassembly
Related projects:
Repository | Description | Stars |
---|---|---|
turbopape/scheje | A Scheme implementation on top of Clojure. | 145 |
jeffbezanson/femtolisp | A lightweight Scheme-like implementation with a focus on speed and conciseness. | 1,590 |
mattwparas/steel | An embeddable and extensible scheme dialect with support for macros, contracts, and Rust integration | 1,222 |
justinethier/husk-scheme | A Haskell implementation of the Scheme programming language with advanced features and a minimalist design philosophy. | 308 |
akoppela/elm-scheme | An implementation of Scheme, a Lisp-based programming language, in Elm, a functional programming language. | 7 |
hrundik/fscheme | An implementation of the Scheme programming language in ActionScript, allowing developers to write and execute Scheme code within an AS context. | 1 |
ufo5260987423/scheme-langserver | Implementing language features and diagnostics for Scheme programming languages | 162 |
udem-dlteam/ribbit | A portable Scheme implementation with R4RS compliance and compactness. | 488 |
raulil/plorth-webassembly | Compiles a Plorth interpreter into a WebAssembly module | 16 |
schism-lang/schism | Experimental Scheme compiler to WebAssembly that aims to explore different ways to use WebAssembly and enable self-hosting | 205 |
schemedoc/bibliography | Collects links to technical papers and theses on Scheme research | 150 |
mohanson/pywasm | An interpreter for WebAssembly modules written in pure Python. | 450 |
kanaka/warpy | An interpreter and runtime environment for WebAssembly in RPython | 66 |
ethereum/py-wasm | An implementation of the Web Assembly interpreter in Python. | 105 |
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 |