Xref: utzoo comp.ai:9196 comp.ai.edu:212 comp.lang.lisp.x:312 comp.sys.mac.programmer:24334 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!helios!tamuts!n138ct From: n138ct@tamuts.tamu.edu (Brent Burton) Newsgroups: comp.ai,comp.ai.edu,comp.lang.lisp.x,comp.sys.mac.programmer Subject: Re: XLisp? Just how good is it? Summary: it's good. Keywords: xlisp for macs... Message-ID: <15794@helios.TAMU.EDU> Date: 4 May 91 20:10:00 GMT References: <91124.043703EH82SANU@MIAMIU.BITNET> Sender: usenet@helios.TAMU.EDU Followup-To: comp.ai Distribution: comp Organization: Texas A&M University Lines: 20 Eric asks about XLisp on the macintoshes.. I've used XLisp (1.8 or 2.0 - I don't remember) since last summer. It was very simple coding. However, this spring I used it extensively for my AI class. It proved to work quite well, and all Common Lisp I used worked without modification. For the uses, most were straight textbook examples, but other code consisted of typical homework problems. The methods coded were: pattern matching, ISA/HAS relationships, production systems, and possibly a few others. Anyway, I found XLisp to be quite competent for my uses. My professor told me how bad or rather, how limited, XLisp was, but it worked out fine. I did not use any of XLisp's objects or other extended features. Brent Burton n138ct@tamuts.tamu.edu