Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!usc!samsung!umich!ox.com!emv From: srt@aerospace.aero.org (Scott "TCB" Turner) Newsgroups: comp.archives Subject: [next] Re: Needed: Lisp on NeXT for January AI course Message-ID: <1991Jan2.024754.12486@ox.com> Date: 2 Jan 91 02:47:54 GMT References: <1990Dec22.225150.20135@cs.umn.edu> <1080@toaster.SFSU.EDU> <95437@aerospace.AERO.ORG> Sender: emv@ox.com (Edward Vielmetti) Reply-To: srt@aerospace.aero.org (Scott "TCB" Turner) Followup-To: comp.sys.next Organization: The Aerospace Corporation, El Segundo, CA Lines: 23 Approved: emv@ox.com (Edward Vielmetti) X-Original-Newsgroups: comp.sys.next Archive-name: languages/lisp/akcl/1990-12-28 Archive: rascal.ics.utexas.edu:/pub/AKCL.README [128.83.138.20] Original-posting-by: srt@aerospace.aero.org (Scott "TCB" Turner) Original-subject: Re: Needed: Lisp on NeXT for January AI course Reposted-by: emv@ox.com (Edward Vielmetti) (John Hodges) writes: >Some time back someone mentioned that T had been ported to the NeXT and >I grabbed it off of whatever ftp site they selected. I have not untared >it yet, but suppose that it works. Of course, kcl or akcl would be a >common lisp flavor other than Franz... I don't know off-hand if anyone has brought AKCL up on a NeXT, but if they have I'd recommend it over T. AKCL is an excellent implementation of Common Lisp, very correct and fast. I've programmed the same large system in both T and AKCL, and I much prefer AKCL. There are things I like about T, particularly the object-oriented aspects, but it is just too slow and kludgy compared to AKCL. AKCL (and KCL) are available by anonymous ftp from rascal.ics.utexas.edu. There's a mailing list at kcl@cli.com. -- Scott Turner