and even though both C and Python have multiple implementations, if one of them does something questionable, you can point to the standard (C/C++) or the canonical implementation (Python) to see what is right. And all the major players at least attempt to converge. Is the same true for Lisp?
and even though both C and
and even though both C and Python have multiple implementations, if one of them does something questionable, you can point to the standard (C/C++) or the canonical implementation (Python) to see what is right. And all the major players at least attempt to converge. Is the same true for Lisp?