scsh-users
[Top] [All Lists]

Re: Reply to Ousterhout's reply (was Re: Ousterhout and Tcl ...)

To: scsh@martigny.ai.mit.edu
Subject: Re: Reply to Ousterhout's reply (was Re: Ousterhout and Tcl ...)
From: mharriso@utdallas.edu (Mark A Harrison)
Date: 12 Apr 1997 23:25:10 GMT
Organization: The University of Texas at Dallas
Henry Baker (hbaker@netcom.com) wrote:
: You make a good point about the importance of environments.  That's precisely
: the advantage of Lisp.  You get a uniform picture of the world -- everything
: is Lisp.  You don't have to know anything about machine language, assemblers,
: linkers, and all plethora of itty bitty 'tools' with <3-character names.
: You have the same language for writing macros, the same language for writing
: system code, the same language for writing scripts, the same language for
: writing editor extensions, the same language for interacting with windows,
: etc.

I think this is what was responsible for the diminishing influence
of Lisp... It's all-or-nothing, violating the principle "interoperate
or die."

Mark.

(PS, I like lisp)

<Prev in Thread] Current Thread [Next in Thread>