LispMicrocontroller icon indicating copy to clipboard operation
LispMicrocontroller copied to clipboard

Lisp version of the compiler

Open eschaton opened this issue 8 years ago • 1 comments

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.)

eschaton avatar Jan 11 '17 22:01 eschaton

Yes, writing the compiler in Lisp seems sorta obligatory at some point. :)

jbush001 avatar Jan 12 '17 05:01 jbush001