Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxj!ihnp4!zehntel!hplabs!sri-unix!neves%wisc-ai.uwisc@WISC-CRYS.ARPA From: neves%wisc-ai.uwisc@WISC-CRYS.ARPA Newsgroups: net.micro.apple Subject: Re: Lisps for Apple Message-ID: <12327@sri-arpa.UUCP> Date: Mon, 24-Sep-84 13:50:37 EDT Article-I.D.: sri-arpa.12327 Posted: Mon Sep 24 13:50:37 1984 Date-Received: Wed, 26-Sep-84 19:43:09 EDT Lines: 10 From: David NevesYou might look into P-Lisp by Gnosis (about $100 with the tutorial) for DOS 3.3. If you are interested at this price sent me mail and I will look up the address. It has a simple Lisp editor and the basic Lisp functions. I've found a few simple bugs, like (member NIL) generates an error. Also there is no EQ function, but there is a built in EQUAL function. It has an interface to the hi res graphics of the Apple. There are other Lisps for Apple CPM.