Path: utzoo!mnetor!tmsoft!torsqnt!news-server.csri.toronto.edu!clyde.concordia.ca!thunder.mcrcim.mcgill.edu!snorkelwacker.mit.edu!usc!elroy.jpl.nasa.gov!aero!srt From: srt@aerospace.aero.org (Scott "TCB" Turner) Newsgroups: comp.sys.next Subject: Re: Needed: Lisp on NeXT for January AI course Message-ID: <95437@aerospace.AERO.ORG> Date: 28 Dec 90 19:02:19 GMT References: <1990Dec22.225150.20135@cs.umn.edu> <1080@toaster.SFSU.EDU> Organization: The Aerospace Corporation, El Segundo, CA Lines: 16 (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