scheme-compiler topic

List scheme-compiler repositories

compiler-tutorial

51
Stars
12
Forks
Watchers

Incremental Compiler paper by Abdulaziz Ghuloum, using Chez scheme, Nasm, x86_64 for OSX

feersum

22
Stars
1
Forks
Watchers

A Scheme compiler that targets .NET written in F#

Animac

62
Stars
0
Forks
Watchers

Scheme语言实现和运行时环境 / Scheme runtime & implementation

inc

78
Stars
6
Forks
Watchers

An incremental approach to compiler construction

marwood

100
Stars
6
Forks
Watchers

An embeddable Scheme R7 Compiler & Runtime written in Rust

sicp-compiler-project

17
Stars
2
Forks
Watchers

A Scheme to WAT/WASM compiler in spirit of SICP exercises 5.49-52