Name: Anonymous 2014-04-11 21:07
What is the name of CDR encoding, Lisp Machines used to store cons-lists in array form? I guess it way used to store closures as arrays, at the same time allowing them to be accessed like cons-lists (for &rest arglists).