LispMicrocontroller
LispMicrocontroller copied to clipboard
Lisp version of the compiler
It’d be cool to have a version of the compiler that’s itself written in Lisp.
It might even be cool to have an interpreter written in something like Common Lisp, and then have the compiler written in that. (With more and writable storage, that would make it feasible to self-host.)
Yes, writing the compiler in Lisp seems sorta obligatory at some point. :)