This repository contains various related compilers and interpreters for a new dialect of Lisp.
interpreter/
is a compiler targeting JVM and the C interpreter it was built onjvm/
is a seperate JVM compiler written in Java and based aroundinvokedynamic
arm/
is a compiler written in Common Lisp targeting ARM32 assembly