IronScheme
Scheme runtime
An open-source implementation of the R6RS Scheme standard for .NET platforms
IronScheme
378 stars
28 watching
42 forks
Language: Scheme
last commit: 10 days ago
Linked from 2 awesome lists
c-sharpdotnetdotnetcorer6rsr6rs-schemescheme
Related projects:
Repository | Description | Stars |
---|---|---|
cisco/chezscheme | A Scheme-based programming language and implementation with support for interfacing with C, multiple threads, non-blocking I/O, and more. | 6,992 |
pollrobots/scheme | An interpreter for a Scheme programming language implemented in WebAssembly | 171 |
hrundik/fscheme | An implementation of the Scheme programming language in ActionScript, allowing developers to write and execute Scheme code within an AS context. | 1 |
ktakashi/r6rs-pffi | Provides a foreign function interface to call C code from Scheme | 47 |
mattwparas/steel | An embeddable and extensible scheme dialect with support for macros, contracts, and Rust integration | 1,222 |
mratsim/weave | A high-performance multithreading runtime for Nim that provides fine-grained parallelism and ultra-low overhead | 539 |
akce/footwm-chez | Implementing a window manager with a focus on simplicity and efficient management of multiple windows. | 8 |
ironlanguages/ironpython2 | An implementation of the Python programming language integrated with the .NET Framework | 1,076 |
turbopape/scheje | A Scheme implementation on top of Clojure. | 145 |
ferrous-systems/elements-of-rust | A collection of software engineering techniques and best practices for writing clear and effective Rust code. | 1,103 |
bytecodealliance/wasmtime-cpp | Provides C++ API bindings to the WebAssembly runtime engine | 87 |
rxi/fe | A small, embeddable language implemented in ANSI C | 1,325 |
wasmerio/wasmer-ruby | A WebAssembly runtime for Ruby that allows execution of compiled Rust code in a sandboxed environment. | 475 |
hasherezade/persistence_demos | Demonstrates various persistence methods used by malware | 219 |
second-state/wasmedge-quickjs | A high-performance JavaScript runtime for WebAssembly that enables running JavaScript in a secure and extensible way. | 496 |