7 ms·
Emacs Lisp is most certainly not a Scheme.
by sdevlin 8y ago
Emacs Lisp is most certainly not a Scheme.
- teddyh 8y agoThe plan is to replace Emacs Lisp with Guile, which is a Scheme: https://www.emacswiki.org/emacs/GuileEmacs https://www.emacswiki.org/emacs/GuileEmacs
- lispm 8y agoNo, that's not the plan. The plan is to replace the Emacs Lisp runtime with a Guile-based runtime. See here: 'is a branch of GNU Emacs that replaces Emacs’s own EmacsLisp engine with the Elisp compiler of Guile.' The word is 'ENGINE'. That's the underlying language runtime. It's neither GNU Emacs right now, nor will Emacs Lisp be replaced.