I want a single binary interpreter if one exists.
Looking through the index the only unusual special form in SICP is cons-stream, so you could do much of the book in minilisp if you wanted (~1k lines of c)
>>7
This minilisp?
https://github.com/rui314/minilisp