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: Sat, 25 Nov 2023 22:17:31 -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. ]]]

  >   The question is, if
  > one would restrict pcase to just matching expressions using ` and , like

  >   (pcase sexp ;match various top-level constructs

I am not sure what ";match various top-level constructs" means.

  >     (`(defun ,name ,args ,body) ...)
  >     (`(defvar ,name, ,value) ...)
  >     (`(require ',symbol) ...)
  >     ...)

That part is conceptually simple.

  > would that be simple enough in your opinion?


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