They're releasing a movie about the greatest computer scientist of our time.
Name:
Anonymous2013-06-24 13:29
>>128 Lisp is a single language, which can be adapted to any domain
Bullshit. (defmacro) or (define)? (defun) or (fn)? Is there CLOS or not? How about Racket, where you can switch languages, choosing any one of different Rackets? Can you do sequent calculus in Scheme like you can in Shen? Etc etc.
What's the advantage of being self-hosting? Haskell is a more high-level language and doesn't have to be self-hosting to be useful.