[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
GAMBIT and THOMAS
- To: info-dylan@cambridge.apple.com
- Subject: GAMBIT and THOMAS
- From: Marc Feeley <feeley@iro.umontreal.ca>
- Date: Fri, 9 Oct 92 08:59:16 EDT
There was a garbage collector bug in Gambit 1.8.2 that prevents its use
for running Thomas. The problem was in the GCing of weak-pairs which are
used for collections/populations.
The new release of Gambit, version 1.9, fixes this bug and adds a few
features unrelated to Thomas (better editor, online help, etc).
You can get the interpreter from trex.iro.umontreal.ca (our internet
problem has been fixed now). There is also a "linker" kit that can
be used to build a standalone Thomas interpreter from the object files (.O)
produced by the Gambit compiler.
Hope this helps...
Marc Feeley
P.S. send any bug reports to gambit@trex.iro.umontreal.ca