| ▲ | codr7 a year ago | |
I've flipped that idea around in a few of my own language designs, where pairs are the central feature and lists are just pairs with pair cdrs. Works fine from what I can see. | ||
| ▲ | liontwist a year ago | parent [-] | |
Yes pairs is the 1980s lisp design, but it’s not good for modern caches. Both obviously work. | ||