Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!decvax!harpo!eagle!mhuxl!houxm!ihnp4!inuxc!pur-ee!uiucdcs!uicsl!Anonymous From: Anonymous@uicsl.UUCP Newsgroups: net.ai Subject: Re: lisp productivity question - (nf) Message-ID: <4245@uiucdcs.UUCP> Date: Wed, 30-Nov-83 22:49:51 EST Article-I.D.: uiucdcs.4245 Posted: Wed Nov 30 22:49:51 1983 Date-Received: Fri, 2-Dec-83 07:41:22 EST Lines: 13 #R:smu:10900002:uicsl:15500018:000:683 uicsl!Anonymous Nov 30 10:25:00 1983 The most incredible programming environment I have worked with to date is that of InterLisp. The graphics-based trace and break packages on Xerox's InterLisp-D (not to mention the Lisp editor, file package, and the programmer's assistant) is, to say the least, addictive. Ease of debugging has been combined with power to yield an environment in which program development/debugging is easy, fast and productive. I think other languages have a long way to go before someone develops comparable environments for them. Of course, part of this is due to the language (i.e., Lisp) itself, since programs written in Lisp tend to be easy to conceptualize and write, short, and readable.