Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site uw-beaver Path: utzoo!watmath!clyde!burl!ulysses!cbosgd!cbdkc1!desoto!packard!edsel!bentley!hoxna!houxm!vax135!cornell!uw-beaver!info-mac From: info-mac@uw-beaver Newsgroups: fa.info-mac Subject: version 1.4 of XLISP Message-ID: <718@uw-beaver> Date: Sat, 2-Feb-85 04:28:11 EST Article-I.D.: uw-beave.718 Posted: Sat Feb 2 04:28:11 1985 Date-Received: Sun, 3-Feb-85 11:04:43 EST Sender: daemon@uw-beaver Organization: U of Washington Computer Science Lines: 78 From: John Mark Agosta Return-Path: Received: from harvard.ARPA by SUMEX-AIM.ARPA with TCP; Wed 30 Jan 85 23:21:31-PST Date: Thu, 31 Jan 85 02:22:15 EST From: winkler@harvard.ARPA (Dan Winkler) To: info-mac@sumex Subject: xlisp 1.4 documentation Here is the documentation for xlisp version 1.4. The interpreter itself will follow in the next posting. [ The documentation is is XLISP.DOC -jma] ------ Return-Path: Received: from harvard.ARPA by SUMEX-AIM.ARPA with TCP; Wed 30 Jan 85 23:22:49-PST Date: Thu, 31 Jan 85 02:23:09 EST From: winkler@harvard.ARPA (Dan Winkler) To: info-mac@sumex Subject: xlisp version 1.4 Here it is, hot off the linker, xlisp version 1.4 for the Macintosh. [ This file is stored in XLISP.HCX. The previous version of XLISP is now in XLISPOLD.. -jma ] ------ Return-Path: Received: from harvard.ARPA by SUMEX-AIM.ARPA with TCP; Wed 30 Jan 85 23:24:01-PST Date: Thu, 31 Jan 85 02:24:14 EST From: winkler@harvard.ARPA (Dan Winkler) To: info-mac@sumex Subject: xlisp examples Here are some example programs written for xlisp version 1.4. The file init.lsp is automatically loaded at run time. [ The full set of sources is found in XLISP.EXP -jma ] -------- Return-Path: Received: from harvard.ARPA by SUMEX-AIM.ARPA with TCP; Thu 31 Jan 85 18:20:45-PST Date: Thu, 31 Jan 85 21:21:32 EST From: betz@harvard.ARPA (David Betz) To: info-mac@sumex Subject: XLISP author Hi, I am David Betz, the author of XLISP. Dan Winkler of Harvard has gratiously arranged to get me an account with arpanet access so that I can answer questions for XLISP users. Please feel free to ask questions and make suggestions. I am interested in making XLISP a better package and will seriously consider any suggestions. David Betz ------- Return-Path: Received: from harvard.ARPA by SUMEX-AIM.ARPA with TCP; Wed 30 Jan 85 23:26:05-PST Date: Thu, 31 Jan 85 02:25:22 EST From: winkler@harvard.ARPA (Dan Winkler) To: info-mac@sumex Subject: small xlisp Xlisp has grown so much that there is not a lot of memory left on a 128k Mac. So here is smallxlisp -- a version of xlisp without support for objects. (This file must be converted with BinHex.Hex) [ Find this file in XLISPTINY.HCX -jma ] ------ -------