Xref: utzoo comp.ai:9222 comp.ai.edu:221 comp.lang.lisp.x:317 comp.sys.mac.programmer:24476 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!swrinde!cs.utexas.edu!afreeman From: afreeman@cs.utexas.edu (Andrew Charles Freeman) Newsgroups: comp.ai,comp.ai.edu,comp.lang.lisp.x,comp.sys.mac.programmer Subject: Re: XLisp? Just how good is it? Summary: XLisp Keywords: XLISP, LISP Message-ID: <1434@saltillo.cs.utexas.edu> Date: 9 May 91 01:00:52 GMT References: <91124.043703EH82SANU@MIAMIU.BITNET> Followup-To: comp.ai Distribution: usa Organization: U Texas Dept of Computer Sciences, Austin TX Lines: 16 (Eric Hilder) writes: >Hey netters! Can you guys tell me just how good XLisp is on the Mac? Is >it as good as common lisp? Just how 'artificial' of an intelligence can >you use it for? What are its limitations? Any input is appreciated. Thanks >alot. I use version 2.0 and like it alot. It runs under MultiFinder, handles objects, arrays, streams, closures, macros and so on. Best of all, it's free and the source code is obtainable. It lacks many Common Lisp functions such as multiple-value-bind, values, and with-open-file, but hey, these are convenience functions anyway, right? The moral is, if you're going to write it yourself, XLISP is great! But don't expect to download AI programs that run in Lucid's Lisp or KCL and run them on your Mac.