> Most truly high-level languages, like LISP (which was mentioned directly in TFA), > are interpreted, and the interpreters are almost always written in C.
While Lisp is frequently interpreted, nearly all major implementations of Common Lisp provide a compiler as well. Scheme, another Lisp dialect, also has implementations that compile to native code and/or C.
I have been considering leaving Slashdot for a while, but have always been convinced to stay due to the admittedly addictive nature of reading it. Articles like this make me seriously want to reconsider.
> Most truly high-level languages, like LISP (which was mentioned directly in TFA),
> are interpreted, and the interpreters are almost always written in C.
While Lisp is frequently interpreted, nearly all major implementations of Common Lisp provide a compiler as well. Scheme, another Lisp dialect, also has implementations that compile to native code and/or C.
I have been considering leaving Slashdot for a while, but have always been convinced to stay due to the admittedly addictive nature of reading it. Articles like this make me seriously want to reconsider.