emacs-devel
[Top][All Lists]
Advanced

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

Re: News from the lexical world


From: Andrea Corallo
Subject: Re: News from the lexical world
Date: Mon, 12 Apr 2021 08:34:37 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Stefan Monnier <monnier@iro.umontreal.ca> writes:

>>> > Between native compilation and lexical scoping updates, emacs 28 is
>>> > looking to be a truly momentous released!
>>> Although the fact that bundled ELisp files use lexical-binding should
>>> have no visible impact on Emacs users
>> Nor native compilation, for that matter: it doesn't add functionality,
>> "only" speeds Emacs up.
>
> Indeed (tho it should be somewhat visible because of the extra files
> and the occasional difference in performance: use of lexical-binding
> can't even claim such minor impacts).

But we can say that the native compiler works better on lexical code as
on dynamic one just gives-up on any Lisp optimization :)

  Andrea



reply via email to

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