From: guest account
Subject: Scheme
Date: 
Message-ID: <1005@wang7.UUCP>
Does anyone out there know anything about the language SCHEME? I am told that
it is "like LISP". Also, where does one get a SCHEME interpreter/compiler?
Is there anyone interested in starting a USENET format on SCHEME if one does
not already exist?

From: ······@watcgl.UUCP
Subject: Re: Scheme
Date: 
Message-ID: <367@watcgl.UUCP>
In article <····@wang7.UUCP> ·····@wang7.UUCP (guest account) writes:
>Does anyone out there know anything about the language SCHEME?

Scheme is Lisp done right.
The December 1986 issue of SigPlan Notices contains the Revised^3 Report
on the Algorithmic Language Scheme.  A somewhat older dialect of Scheme
is described in the excellent book "Structure and Interpretation
of Computer Programs" by Abelson and Sussman (MIT, 1985).
-- 
Doug Moen (watmath!watcgl!kdmoen)
University of Waterloo Computer Graphics Lab
From: Crah
Subject: Re: Scheme
Date: 
Message-ID: <626@csv.RPI.EDU>
In article <····@wang7.UUCP>, ·····@wang7.UUCP (guest account) writes:
> Does anyone out there know anything about the language SCHEME? I am told that
> it is "like LISP". Also, where does one get a SCHEME interpreter/compiler?
> Is there anyone interested in starting a USENET format on SCHEME if one does
> not already exist?

	You can get the whole "Revised**3 report on the Algorithmic 
Language Scheme" by sending a check for US$6.00 to

	Byron E. Robyn
	Publications - NE43-818
	MIT Artificial Intellegence Laboratory
	545 Technology Square
	Cambridge, Mass. 02139

	Ask for AI Memo 848a
	
I have it.  It's about 1/4 inch thick.  The Scheme definition is 43 pages
long, with lots of examples.  They also throw in a Sussman article concerning
using Scheme for teaching.

	-Enjoy,
	Bill Yerazunis
	
	"You can get a lot further with a kind word and a gun than
	 with a kind word alone"    -Al Capone
From: ···@morgoth.UUCP
Subject: Re: Scheme
Date: 
Message-ID: <328@morgoth.UUCP>
[ The original poster asked what scheme was and how to get it. ]

You can get Scheme from the Free Software Foundation.  The address is:

	Free Software Foundation
	1000 Mass. Ave.
	Cambridge, MA  02138

David Brown
{harvard | ll-xn | mirror}!adelie!morgoth!dmb
GZA, 320 Needham St., Newton Upper Falls, MA  02164
(617) 969-0050

 we challenge OUR TRADITIONS
      because WE BELIEVE
        truth WITHOUT QUESTIONING
     is false
From: Robert Montante
Subject: Re: Scheme
Date: 
Message-ID: <2444@iuvax.UUCP>
Chez Scheme is used here at I.U. on VAXes -- you could contact Kent Dybvig,
···@iuvax (or something like that).  I don't use it, so I don't know much
about its or others' availability.

Texas Instruments has TI Scheme for MS-DOS machines.  I do use that, and I like
it.  I don't think it's 100% R^3 compatible, but it's close.