I Built a Lisp Compiler
https://mpov.timmorgan.org/i-built-a-lisp-compiler/ [mpov.timmorgan.org]
2019-03-27 22:42
Malcc is an incremental and ahead-of-time lisp compiler written in C.
This is the story of my progress over the years and what I learned in the process. An alternate title for this post is: “How to Write a Compiler in Ten Years or Less”
source: L