Richard <reingrub(a)informatik.uni-tuebingen.de> writes:
My Name is Richard Reingruber. I am a master student of Michael
Sperber. We are planning to integrate a moving generational garbage
collection into XEmacs. Currently mutator and garbage collection are
tighly couppled through the way lisp objects are represented. So a
first step is to replace this representation and make the lisp
Objects more abstract.
My work will be in the cvs repository on a branch called NewGC-21-2
Welcome, Richard.
XEmacs' ancient mark-and-sweep GC has been a sore wound for a long
time, which I feel every time when I look at the recycle pointer for
more than 5 seconds. Good luck with your work. If you need help,
feel free to write here.