Path: utzoo!yunexus!geac!syntron!jtsv16!uunet!lll-winken!lll-tis!ames!husc6!bloom-beacon!WHEATIES.AI.MIT.EDU!kranz From: kranz@WHEATIES.AI.MIT.EDU (David Kranz) Newsgroups: comp.lang.scheme Subject: Where/how to get Scheme for Suns? Message-ID: <8810241413.AA04159@shredded-wheat.ai.mit.edu> Date: 24 Oct 88 14:13:10 GMT Article-I.D.: shredded.8810241413.AA04159 References: <3007@uoregon.uoregon.edu> Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 22 Date: 20 Oct 88 18:21:46 GMT From: uoregon!markv@beaver.cs.washington.edu (Mark VandeWettering) Organization: University of Oregon, Computer Science, Eugene OR References: <483@ccncsu.ColoState.EDU> Sender: scheme-request@mc.lcs.mit.edu After being irritated by the slowness of C-Scheme, I decided to try the T dialect of Scheme. It is available via anonymous from prep.ai.mit.edu in the "t" subdirectory. Versions are available for the Sun and the Vax. I have used the sun version extensively, and find it very nice, and it compiles to very good native code. There are some trivial differences between T and Scheme, but they are both based on the R3RS, so problems should be minimal. The latest version of T is on wheaties.ai.mit.edu in the pub/t3.1 directory via anonymous FTP. Note that typing (scheme-reset) to the top level prompt will put you in a R3RS environment. Versions are available for Sun, Vax, Hp, Apollo, Mac II (Unix) and Encore Multimax.