LambdaOxide is the Lisp interpreter and Skomakare is the graphics interface that supports drawing basic shapes, text and textures from LambdaOxide REPL.
LambdaOxide source code: https://github.com/rpasta42/LambdaOxide
It's pretty basic and does not yet support tail-call optimization and macros.