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