Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!cs.utexas.edu!sdd.hp.com!decwrl!argosy!freeman From: freeman@argosy.UUCP (Jay R. Freeman) Newsgroups: comp.lang.scheme Subject: Re: Free Macintosh Scheme Message-ID: <612@argosy.UUCP> Date: 12 Jul 90 19:26:37 GMT References: <601@argosy.UUCP> <12383@yunexus.YorkU.CA> <606@argosy.UUCP> <305@fjcp60.GOV> Sender: news@argosy.UUCP Reply-To: freeman@cleo.UUCP (Jay R. Freeman) Organization: MasPar Computer Corporation, Sunnyvale, CA Lines: 20 In article <305@fjcp60.GOV> winston@fjcnet.GOV (Winston M. Llamas) writes: > >How portable is the Scheme representation (i.e. how difficult will it be >to port this Macintosh Scheme interpreter to other 68k based machines)? > >Winston I'm not sure exactly what you are asking: I do not provide source code for the system (but for the record, it is in MPW C and would be pretty hard to port to a non-Macintosh, since I use (and abuse) the Macintosh Toolbox widely). The Scheme itself conforms as closely as I could make it to the R3 standard, with my extensions easily identifiable (e. g., by text search through your files of your own Scheme source), so that it should be relatively easy to port Scheme programs written in my system to other R3 interpreters. -- Jay Freeman