nugget icon indicating copy to clipboard operation
nugget copied to clipboard

Compiler for a tiny subset of the Scheme language.

A compiler for a tiny subset of the Scheme language.

This project is based on a port of the code from The 90 Minute Scheme to C compiler by Marc Feeley.