Path: utzoo!mnetor!uunet!lll-winken!lll-tis!ames!mailrus!tut.cis.ohio-state.edu!bloom-beacon!gatech!purdue!decwrl!ucbvax!THINK.COM!gls From: gls@THINK.COM Newsgroups: comp.lang.scheme Subject: Scheme Implementation for Macintosh 2 Message-ID: <8804211913.AA20292@kali.think.com> Date: 21 Apr 88 19:13:00 GMT References: <2100@ubc-cs.UUCP> Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 21 Date: 20 Apr 88 01:24:14 GMT From: ubc-cs!faculty.cs.ubc.ca!manis@beaver.cs.washington.edu (Vince Manis) Organization: UBC Department of Computer Science, Vancouver, B.C., Canada References: <12391721505.50.MKATZ@A.ISI.EDU> Sender: scheme-request@mc.lcs.mit.edu MacScheme is alleged to run on the Mac 2 (I haven't seen it). According to the documentation for version 1.5, it runs ok, though there are apparently some rough edges. MacScheme comes with a really good native-code compiler. Publisher is Semantic Microsystems, in Portland. ... I run MacScheme on a Mac II all the time. It works fine. (The version of Toolsmith that I have does not interface to all the new routines in Volume V of "Inside Macintosh"--I obtained Toolsmith before Volume V had even been published--but this aside I have been very happy with it. I have done nontrivial Toolbox hacking to do some nifty dialog boxes.) My wife Barbara has implemented at least one full-blown, double-clickable application in MacScheme, and uses the resulting application routinely. --Guy Steele