Paolo Amoroso to Lisp CommunityEnglish · 2 years agoWhat are the most unusual or interesting uses of property lists?message-squaremessage-square8fedilinkarrow-up15arrow-down10file-text
arrow-up15arrow-down1message-squareWhat are the most unusual or interesting uses of property lists?Paolo Amoroso to Lisp CommunityEnglish · 2 years agomessage-square8fedilinkfile-text
minus-squarebahmanmlinkfedilinkEnglisharrow-up4·edit-22 years agoI’ve only used Common Lisp. I find them quite handy as a light-weight abstraction to represent data for a simple script or a small program. Though, to my mind, they can get pretty unwieldy as the domain gets even a bit complex.
I’ve only used Common Lisp. I find them quite handy as a light-weight abstraction to represent data for a simple script or a small program. Though, to my mind, they can get pretty unwieldy as the domain gets even a bit complex.