Paolo Amoroso@lemmy.ml to Lisp Community@lemmy.mlEnglish · 2 years agoWhat are the most unusual or interesting uses of property lists?message-squaremessage-square4fedilinkarrow-up14arrow-down10file-text
arrow-up14arrow-down1message-squareWhat are the most unusual or interesting uses of property lists?Paolo Amoroso@lemmy.ml to Lisp Community@lemmy.mlEnglish · 2 years agomessage-square4fedilinkfile-text
minus-squarebahmanm@lemmy.mllinkfedilinkEnglisharrow-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.