emacs-devel
[Top][All Lists]
Advanced

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

Re: Instead of pcase


From: Richard Stallman
Subject: Re: Instead of pcase
Date: Sun, 03 Dec 2023 22:11:42 -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. ]]]

  > Is this really your main problem?  The "meaning" of any values is
  > context dependent, also of syntax when any macros are used.

In principle, a macro can make any sort of transformations on the data
inside the macro form.  In practice, nearly all macros fall into a
limited range of syntax patters.  Macros that do drastic things with
syntax, such as `pcase', are few.  Most macros' syntax is obvious when
you see it.

-- 
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]