emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Distinguishing `consp` and `functionp`


From: Richard Stallman
Subject: Re: Distinguishing `consp` and `functionp`
Date: Wed, 31 Jan 2024 22:49:56 -0500

[[[ To any NSA and FBI agents reading my email: please consider    ]]]
[[[ whether defending the US Constitution against all enemies,     ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]

  > Beside taste and philosophical differences, the main motivation is to
  > make `consp` and `functionp` mutually exclusive so as to eliminate the
  > risk that a list be considered mistakenly as a function or vice versa.

The fact that there are functions which are lists is not a minor
wrinkle of Lisp.  It is part of the foundational ideas of Lisp.
It is ok that there are functions which are atoms,
but the goal that ALL functions be atoms is perverse in Lisp terms.

-- 
Dr Richard Stallman (https://stallman.org)
Chief GNUisance of the GNU Project (https://gnu.org)
Founder, Free Software Foundation (https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]