20,741
edits
m (→Problem) |
m (→Objective) |
||
| Line 7: | Line 7: | ||
= Objective = | = Objective = | ||
Document how the existing Nasal GC scheme works, so that it can be fully understood, before alternatives/fixes/improvements or additional implementations are added (feedback appreciated). | Document how the existing Nasal GC scheme works, so that it can be fully understood, before alternatives/fixes/improvements or additional implementations are added (feedback appreciated). | ||
= Suggested readings = | |||
The wikipedia article on garbage collection contains some pretty readable information on garbage collection in general: http://en.wikipedia.org/wiki/Garbage_collection_(computer_science) | |||
= Pool storage = | = Pool storage = | ||