|
About:
libgcroots is a library that abstracts the architecture-dependent parts of garbage collector roots acquisition such as register windows of SPARC and register stack backing store of IA-64. The main part of the code is based on Boehm GC 7.0. With this library, you can easily write your own garbage collector for small footprint,
some application-specific optimizations, just learning, or testing experimental ideas.
Release focus: Minor bugfixes
Changes:
PowerPC and x86_64 building on OpenBSD was fixed.
Author:
YamaKen [contact developer]
Homepage:
http://code.google.com/p/sigscheme/wiki/libgcroots
Tar/GZ:
http://sigscheme.googlecode.com/files/libgcroots-0.2.1.tar.gz
Tar/BZ2:
http://sigscheme.googlecode.com/files/libgcroots-0.2.1.tar.bz2
CVS tree (cvsweb):
http://uim.googlecode.com/svn/libgcroots-trunk/
Mailing list archive:
http://groups.google.com/group/sigscheme-ja
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|