Andy Keep

Results 5 repositories owned by Andy Keep

abstract-racket

28
Stars
3
Forks
Watchers

An abstract machine for analyzing Racket bytecode.

nanopass-framework

319
Stars
43
Forks
Watchers

The new nanopass framework; an embedded DSL for writing compilers in Scheme

nanopass-framework-racket

34
Stars
9
Forks
Watchers

Racket port of the nanopass-framework

scheme-to-c

340
Stars
45
Forks
Watchers

A small nanopass compiler from a subset of Scheme to C. (Developed for Clojure Conj 2013)

scheme-to-llvm

102
Stars
12
Forks
Watchers

A compiler to compile a simple subset of scheme to LLVM 10