Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!lll-lcc!mordor!styx!ames!ucbcad!ucbvax!hplabs!sdcrdcf!trwrb!aero!coffee From: coffee@aero.ARPA (Peter C. Coffee) Newsgroups: comp.lang.lisp Subject: Re: LISP for IBM compatible PC's Message-ID: <6472@aero.ARPA> Date: Fri, 23-Jan-87 18:36:46 EST Article-I.D.: aero.6472 Posted: Fri Jan 23 18:36:46 1987 Date-Received: Sat, 24-Jan-87 09:37:35 EST References: <1048@sfsup.UUCP> Reply-To: coffee@aero.UUCP (Peter C. Coffee) Organization: The Aerospace Corporation, El Segundo, CA Lines: 13 In article <1048@sfsup.UUCP> jerry@sfsup.UUCP writes: >If you were forced to write LISP code on a PC, what interpreter (ie. >name of product and manufacturer) would you buy? > The February issue of AI Expert begins a three-part wrap-up of microcomputer LISPs; both the series and I really see no alternative to the Gold Hill products if you want a quality development environment where the editor really supports the process. Caveats: dynamic scoping in the PC version's interpreter, one-dimensional limit on arrays, limited floating-point on the PC version. The AT-specific version, though, is a thing of beauty that is making our Symbolics users' eyes bug out. Cheers, Peter C.