Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!decwrl!pa.dec.com!bacchus!mwm From: mwm@pa.dec.com (Mike (My Watch Has Windows) Meyer) Newsgroups: comp.sys.amiga.programmer Subject: Re: Scheme for the amiga? Message-ID: Date: 24 Jun 91 18:32:40 GMT References: Sender: news@pa.dec.com (News) Organization: Missionaria Phonibalonica Lines: 27 In-Reply-To: rg20+@andrew.cmu.edu's message of 21 Jun 91 16:45:20 GMT In article rg20+@andrew.cmu.edu (Rick Francis Golembiewski) writes: Is there an implementation fo scheme for the amiga (hopefully A3000 and 2.0 compatable)? If so does anyone know of an FTP site that has it? There are a number of them. SIOD (Scheme In One Defun) by George Carrette can be ftp'ed from bu.edu, in users/gjc/siod-v2.4-shar. The stop-and-copy garbage collection version doesn't work on the 3000; mark-and-sweep works just fine. Scheme is on Fish Disk #149. It's tagged as a "port by Ed Puckett", but I suspect he wrote the interpreter in 68K asm. I haven't tried this on the 3000 yet. You should be able to FTP it from any good Fish Disk archive site. OakLISP includes an R3RS world. I was hoping to have it in the mail to Fred Fish last week, but I was at Usenix the week before that, and am still trying to catch up.