Scheme 9 from Empty Space – A Guide to Implementing Scheme in C
t3x.orgThis is a cool system and well documented (book + software). Here is a version ported to the Micron language (a Pascal/Oberon derivative): https://github.com/rochus-keller/Micron/tree/master/testcase....