articulate-common-lisp / articulate-common-lisp.github.io

docs/specs for a tutorial site for a Common Lisp environment
http://articulate-lisp.com/
103 stars 14 forks source link

Add page about garbage collection #54

Open ghost opened 8 years ago

ghost commented 8 years ago

A general garbage collection page seems useful. This could explain what garbage collection is and give an overview of the different possible approaches and common issues. Particularly useful to people who haven't programmed in dynamic languages much/at all. This could also be a place to talk in very general terms about how different lisps (Not different common lisp implementations) handle garbage collection.

vipermark7 commented 5 years ago

Has anything been done about this? If not, how can I help?