emacs-devel
[Top][All Lists]
Advanced

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

Re: Consideration for Rust contributions in Emacs


From: John Yates
Subject: Re: Consideration for Rust contributions in Emacs
Date: Mon, 23 Jan 2023 11:51:32 -0500

On Mon, Jan 23, 2023 at 9:26 AM Dr. Arne Babenhauserheide
<arne_bab@web.de> wrote:
>
> There was a point about complexity: adding another language besides C
> and elisp increases complexity for contributors and maintainers a lot.

Once upon a time, functions deemed performance critical were
implemented within the C core.  Over time that impetus has
diminished greatly.  I have observed large amounts of functionality
migrate from C to lisp.  Native compilation can only have reinforced
that evolution.

The net effect has been to reduce the need for most emacs developers
ever to need to work in any language other than lisp.

/john



reply via email to

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