Path: utzoo!attcan!uunet!tektronix!tekcrl!tekchips!kend From: kend@tekchips.CRL.TEK.COM (Ken Dickey;629-1046;92-726;LP=A;) Newsgroups: comp.lang.scheme Subject: Re: Functional Programming Implementation Message-ID: <3060@tekcrl.CRL.TEK.COM> Date: 14 Sep 88 15:41:25 GMT Sender: ftp@tekcrl.CRL.TEK.COM Reply-To: kend@tekchips.CRL.TEK.COM (Ken Dickey) Organization: Tektronix, Inc., Beaverton, OR. Lines: 11 One interesting text I have not yet seen referenced is: "Functional Programming", by A. Field & P. Harrison, Addison-Wesley, 1988 ISBN 0-201-19249-7. It is heavy into Hope, conbinators, and graph reduction and has chapters on Memoization, Garbage Collection {one of the few good gc write-ups I have seen in a text}, abstract interpretation, etc. -Ken Dickey