emacs-devel
[Top][All Lists]
Advanced

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

Re: are contributions on other programming languages than C and Emacs li


From: Stefan Monnier
Subject: Re: are contributions on other programming languages than C and Emacs lisp bad idea?
Date: Fri, 20 Sep 2019 18:34:32 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

> Wondering this. The only downside of this would be installing more
> dependencies to build Emacs, say, if someone were to do a contribution to
> Emacs core with Rust

There are two problems:
- imposing an additional dependency for those who compile Emacs (and
  potentially even for those who *use* Emacs if it requires a specific
  run-time library).
- imposing knowledge of an additional language for the maintainers.

If the feature is *very* desirable, hard to reimplement in C or Elisp,
and is optional, I guess maybe potentially it could hypothetically
be discussed?


        Stefan "who likes Rust, FWIW"




reply via email to

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