Hacker News new | ask | show | jobs
by adbge 5305 days ago
Writing an entire operating system without touching a low-level language is largely the stuff of fantasy. High-level languages are, after all, built on top of low-level languages.
1 comments

http://en.wikipedia.org/wiki/Lisp_machine

The C compiler in that machine was written in Lisp. :)