An embeddable Scheme R7 Compiler & Runtime written in Rust
-
Updated
Nov 10, 2024 - Rust
An embeddable Scheme R7 Compiler & Runtime written in Rust
An incremental approach to compiler construction
Scheme语言实现和运行时环境 / Scheme runtime & implementation
Incremental Compiler paper by Abdulaziz Ghuloum, using Chez scheme, Nasm, x86_64 for OSX
#F (Sharp-F or False) is a portable compiler/runtime for a minimalistic subset of the Scheme programming language. Compatibility with R5RS/R7RS Scheme programs is provided in a form of libraries written in #F itself.
A Scheme compiler that targets .NET written in F#
A Scheme to WAT/WASM compiler in spirit of SICP exercises 5.49-52
A CPS transforming scheme compiler, Cheney on the MTA, etc
Gambit Scheme binding for raylib
A toy Scheme interpreter and compiler to JavaScript, based on the lis.py Scheme interpreter by Peter Norvig
Bootstrapped compiler platform generating x86 and MIPS assembly
A toy scheme compiler and VM in rust. This is my take on crafting interpreters.
A collection of Digamma VMs & Compilers
Digamma, a dialect of Scheme with more data types, and the C impl Vesta
Compiler from a typed subset of Scheme to Rust, written in Rust
A Scheme Implementation compiling to C
btLISP: a Pure LISP Self-Compiling Compiler with a SECD-style Virtual Machine
An implementation of R5RS Scheme in Common Lisp and C.
Add a description, image, and links to the scheme-compiler topic page so that developers can more easily learn about it.
To associate your repository with the scheme-compiler topic, visit your repo's landing page and select "manage topics."