scheme-compiler
There are 38 repositories under scheme-compiler topic.
strtok/marwood
An embeddable Scheme R7 Compiler & Runtime written in Rust
bd4sur/Animac
Scheme语言实现 / Scheme implementation
jaseemabid/inc
An incremental approach to compiler construction
carld/compiler-tutorial
Incremental Compiler paper by Abdulaziz Ghuloum, using Chez scheme, Nasm, x86_64 for OSX
false-schemers/sharpF
#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.
iwillspeak/feersum
A Scheme compiler that targets .NET written in F#
samirose/sicp-compiler-project
A Scheme to WAT/WASM compiler in spirit of SICP exercises 5.49-52
nyuichi/r7expander
R7RS expander
simmsb/some-scheme-compiler
A CPS transforming scheme compiler, Cheney on the MTA, etc
georgjz/raylib-gambit-scheme
Gambit Scheme binding for raylib
dfuenzalida/LispyLite
A toy Scheme interpreter and compiler to JavaScript, based on the lis.py Scheme interpreter by Peter Norvig
certainty/braces
A toy scheme compiler and VM in rust. This is my take on crafting interpreters.
rtrusso/scp
Bootstrapped compiler platform generating x86 and MIPS assembly
dannypsnl/scheme-to-arm64
A scheme to Arm64 compiler
lojikil/digamma
Digamma, a dialect of Scheme with more data types, and the C impl Vesta
lojikil/hydra
A collection of Digamma VMs & Compilers
Chriscbr/scheme-to-rust
Compiler from a typed subset of Scheme to Rust, written in Rust
ytaki0801/btLISP
btLISP: a Pure LISP Self-Compiling Compiler with a SECD-style Virtual Machine
metamorph-scheme/metamorph
A Scheme Implementation compiling to C
helvm/sponge
Esoteric compiler Subset of Scheme to BeFunge98
surabax/Minerva
An implementation of R5RS Scheme in Common Lisp and C.
jaredforth/scheme
A toy implementation of a subset of Scheme in Haskell
djwatson/hawk
Hawk scheme
iuliandumitru/stalin
stalin brutally optimizing Scheme compiler, with Debianization patches
miguel-vila/incremental-compiler
My solution to a tutorial on how to build a compiler incrementally
owainlewis/osc
Scheme compiler
rahulrajaram/scheme_compiler
Scheme compiler in modern C++ (work-in-progress)
sititou70/sicp-exercises
All SICP solutions except open-ended questions
SolomonKritz/scheme-compiler
A basic compiler for a subset of scheme
CrimsonMartin/SchemeStuff
Compiler for a Java-esque language written in scheme
quaoz/back2front
A simple Scheme to AArch64 compiler
AgrYpn1a/ska-scheme
Scheme interpreter written in Scala.
certainty/sceme
Sceme is Scheme in Scala
Lattay/chicken_docker
A Dockerfile for Chicken 5