|
|
|
|
|
by murisitarusenga
2788 days ago
|
|
I designed a programming language, L2, a while ago by stripping C down to a minimal core and adding Lisp-style procedural macros to it. In addition to the original bootstrapping compiler written in C, I've now built a self-hosting compiler for it. |
|