[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Flags in property lists



Flat property lists can be stored more efficiently than pair lists
in Lisp with cdr-coding.  That isn't why Maclisp dropped them, of
course; probably Maclisp dropped them because they are a crock and
because they make GET a little slower, which slows down the
interpreter in a system like Maclisp that stores function definitions
on the property list.