Y
Hacker News
new
|
ask
|
show
|
jobs
by
madrik
5866 days ago
"Both C and Lisp will be available as system programming languages." - From the GNU manifesto
Maybe just implement GCC in Lisp? Or am I just nitpicking?
1 comments
randombit
5865 days ago
All of the machine descriptions are written in Lisp. See gcc/config/i386.md for an example.
link