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 garbage collector to implementations table and descriptions #53

Open ghost opened 8 years ago

ghost commented 8 years ago

It seems there is quite a bit of variance here in the implementations. Each implementation page should have a description of that implementations approach to garbage collection, with links to official documentation if possible.

Any reputable comparisons to other implementations in speed/other metrics should also be included.

ghost commented 8 years ago

Current sbcl notes:

Source: IRC Manual is sparse but here: http://www.sbcl.org/manual/#Garbage-Collection

ghost commented 8 years ago

Current CCL notes:

ghost commented 8 years ago

Current CLISP notes:

ghost commented 8 years ago

Current lispworks notes:

ghost commented 8 years ago

Current allegro CL notes: