1
0
tiger-scheme/README.md

286 B
Executable File

Tiger Scheme

Almost complete implementation of Scheme in Tiger. Performs translation to bytecode, where after it executes the bytecode.

As far as I remember, it doesn't support closures, and only some of the macro forms.

First change: Jan 5 2019 Latest change: Dec 5 2019