Scheme interpreter mostly based on SICP and http://peter.michaux.ca/index#Scheme from Scratch Does not try to implement scheme according to any spec
nealjc/scheme_interpreter
Scheme interpreter written in C (slow work in progress, code is messy, etc.)
C