Newsgroups: comp.archives Path: utzoo!news-server.csri.toronto.edu!ox.com!emv From: mg@ (Mike Gigante) Subject: [scheme] Re: MIT scheme on Silicon Graphics [with GL interface] Message-ID: <1991Mar9.073124.246@ox.com> Followup-To: comp.lang.scheme Sender: emv@ox.com (Edward Vielmetti) Reply-To: mg@ (Mike Gigante) Organization: RMIT Computer Centre, Melbourne Australia. References: <1991Mar2.175036.24463@tss.com> <1991Mar3.013912.14857@midway.uchicago.edu> <44998@ut-emx.uucp> Date: Sat, 9 Mar 1991 07:31:24 GMT Approved: emv@ox.com (Edward Vielmetti) X-Original-Newsgroups: comp.lang.scheme Archive-name: languages/scheme/cscheme-sgi/1991-03-05 Archive: godzilla.cgl.rmit.oz.au:/cscheme6.6.2.*.tar.Z [131.170.14.2] Original-posting-by: mg@ (Mike Gigante) Original-subject: Re: MIT scheme on Silicon Graphics [with GL interface] Reposted-by: emv@ox.com (Edward Vielmetti) I ported C-scheme 6.2.2 to the SGIs and wroite a full GL interface. It and a number (7 I think) example GL-scheme programs are available for anonm FTP on godzilla.cgl.rmit.oz.au (131.170.14.2). It is a binary distribution, but when I reload the source code I'll put it up as well. Since the work was done a few years ago (for 6.1), the existing code may not even compile anymore (especially the unexec stuff - heavily IRIX release dependent I recall). I started to do a version 7 upgrade but found that the foreign function interface was changed. It was pretty tedious to change. At the moment I can't recall the status of that work (> 12 months old now) but it was pretty close to being done. I'll post another note when I load the source code. Mike Gigante, RMIT mg@godzilla.cgl.rmit.oz.au