Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!decvax!ittvax!dcdwest!sdcsvax!sdcrdcf!hplabs!sri-unix!fsbrn@BRL-VOC.ARPA From: fsbrn@BRL-VOC.ARPA Newsgroups: net.micro Subject: Re: LISP IN AZTEC C Message-ID: <1526@sri-arpa.UUCP> Date: Mon, 2-Jul-84 07:16:03 EDT Article-I.D.: sri-arpa.1526 Posted: Mon Jul 2 07:16:03 1984 Date-Received: Sat, 14-Jul-84 13:31:48 EDT Lines: 24 From: "Ferd Brundick (VLD/LTTB)" Hi, I downloaded XLISP.COM from simtel20 to my Z80 micro and it works fine. (This file is Z80 object code.) I then transferred the source files (yes, they are written in Aztec C) and compiled them on a VAX running 4.2 BSD. I only had to make two minor function changes (a plug for Aztec C). XLISP is a nice system for learning LISP and object-oriented programming, but it is NOT LISP. The author says so himself in the manual. It is a hodge-podge of C and LISP, much to the detriment of the LISP side. For instance, there is no way (that I have been able to find) to convert strings into atoms and vice versa. I would recommend trying XLISP, but with reservations. It is a nice, Public Domain LISPish language that will help you learn the fundamentals of LISP, but it cannot compare with a true LISP implementation. (I don't mean to sound totally negative, and XLISP has some nice extensions that I wish Franz Lisp had.) dsw, fferd Fred S. Brundick USABRL, APG, MD.