Search found 1 match
- Sun Aug 06, 2006 6:02 pm
- Forum: newLISP newS
- Topic: newLISP core development expectations
- Replies: 20
- Views: 21298
Traditional garbage collection schemes -- one of 3 missing
Hi. I'm new to newLISP. I just read the paper "Automatic Memory Management in newLISP" and was very surprised to find the section on traditional garbage collection schemes to be missing the primary method of copying garbage collection (actually a very early method). For those who don't know about it...