Here is a pretty complete and working scheme interpreter in 1600 lines
of C.
It was used to bootstrap a full scheme compiler. To use it in
applications would probably require some extra hacking but that's what
keeps it from getting bloated
https://github.com/rain-1/single_cream/
Received on Sun Jan 27 2019 - 00:15:11 CET