emacs-devel
[Top][All Lists]
Advanced

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

Re: "Bringing GNU Emacs to Native Code" at the European Lisp Symposium


From: Richard Stallman
Subject: Re: "Bringing GNU Emacs to Native Code" at the European Lisp Symposium
Date: Fri, 01 May 2020 22:27:55 -0400

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

  > We can always discuss the dynamic binding support but has also to be
  > considered that the performance uplift is expected to be smaller for
  > this.

Such is life.  But even if dynamic-default binding can't get the same
amount of speedup, it shoulod work correctly.

You might find a way to recognize that some bindings can't be seen by
any other functions, and treat them as lexical on the grounds that
doing so would not alter the result.

-- 
Dr Richard Stallman
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]