Newsgroups: comp.lang.scheme
Path: cantaloupe.srv.cs.cmu.edu!das-news.harvard.edu!news2.near.net!MathWorks.Com!europa.eng.gtefsd.com!howland.reston.ans.net!spool.mu.edu!torn!newshub.ccs.yorku.ca!oz
From: oz@nexus.yorku.ca (ozan s. yigit)
Subject: Re: Implementing Scheme
In-Reply-To: smcl@sytex.com's message of Fri, 30 Sep 1994 20:27:52 GMT
Message-ID: <OZ.94Sep30231925@nexus.yorku.ca>
Sender: news@newshub.ccs.yorku.ca (USENET News System)
Organization: York U. Dept of Philosophy
References: <36hhhq$png@eccdb1.pms.ford.com> <61FHTc2w165w@sytex.com>
Date: Sat, 1 Oct 1994 04:19:25 GMT
Lines: 11

Scott McLoughlin [advice on writing a scheme interpreter]:
	...
   For a nice book on Scheme and interpreters take a look at
   "Essentials of Programming Languages" (Friedman, Wand, Haynes).

I think this book covers just about every basic topic. i would
also add Dybvig's thesis, "Three implementation models for scheme"
which is available from the scheme repository ("3imp").

oz

