[ prog / sol / mona ]

prog


Lisp-1, Lisp-2, Lisp-3

1 2022-04-29 05:57

There is Lisp-1 and Lisp-2, but what is Lisp-3? Are there any Lisp implementations that are Lisp-3? What is the use of having three namespaces?

2 2022-04-29 06:13

The property list provides an arbitrary amount of namespaces.

3 2022-04-29 13:20

Isn't Scheme Lisp-3 since depending on context foo can be 1) macro 2) variable 3) symbol?

4 2022-05-26 06:35

>>2
Does Scheme have property lists? I don't think so.
Property lists seem to be obsolete.
Even in Common Lisp, they are only there for legacy reasons.

5


VIP:

do not edit these