Newsgroups: comp.lang.scheme
Path: cantaloupe.srv.cs.cmu.edu!das-news2.harvard.edu!news2.near.net!news.mathworks.com!udel!gatech!howland.reston.ans.net!ix.netcom.com!netcom.com!NewsWatcher!user
From: hbaker@netcom.com (Henry Baker)
Subject: Re: Garbage Collection
Message-ID: <hbaker-2201951330410001@192.0.2.1>
Sender: hbaker@netcom.com (Henry G. Baker)
Organization: nil
References: <3fork9$os3@eccdb1.pms.ford.com>
Date: Sun, 22 Jan 1995 21:28:27 GMT
Lines: 16

In article <3fork9$os3@eccdb1.pms.ford.com>, poorman@cc4032.pms.ford.com
(Glenn M. Poorman) wrote:

>   I've been developing a scheme interpreter and extension kit
> using Borland C++ in DOS and Windows.  I've gotten to a point
> where I could use some garbage collection.  I have some code
> that I pulled off the net that works in Unix and WIN32 but
> what I am looking for is something with a C++ interface that
> I can use in WIN16, WIN32, and 16 bit DOS.  I've got some good
> reading material on developing my own but I'm trying to avoid
> that.  If anyone can give me any direction, I would greatly
> appreciate it.

You might consider the scheme discussed at URL

ftp://ftp.netcom.com/pub/hb/hbaker/CheneyMTA.html
