Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!uunet!munnari.oz.au!goanna!minyos.xx.rmit.oz.au!godzilla!mg From: mg@ (Mike Gigante) Newsgroups: comp.lang.scheme Subject: Re: MIT scheme on Silicon Graphics [with GL interface] Message-ID: Date: 5 Mar 91 21:47:27 GMT References: <1991Mar2.175036.24463@tss.com> <1991Mar3.013912.14857@midway.uchicago.edu> <44998@ut-emx.uucp> Sender: @minyos.xx.rmit.oz.au Organization: RMIT Computer Centre, Melbourne Australia. Lines: 19 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