🎄A very small Lisp programming language 😀that used to be under 200 lines of C🎄
FUNCTIONAL PROGRAMMING: Application and Implementation, Peter Henderson, ISBN 0-13-331579-7
Incremental Compiler paper by Abdulaziz Ghuloum, using Chez scheme, Nasm, x86_64 for OSX
Ray Tracer in a GLSL fragment shader
Software ray tracer, from Ray Tracing in One Weekend
Scheme compiler based on the example in the book Paradigms of Artificial Intelligence by Peter Norvig