[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacs rewrite in a maintainable language
From: |
Eli Zaretskii |
Subject: |
Re: Emacs rewrite in a maintainable language |
Date: |
Tue, 13 Oct 2015 18:12:24 +0300 |
> From: David Kastrup <address@hidden>
> Date: Tue, 13 Oct 2015 12:01:50 +0200
>
> > If it can leverage what the contributor already knows about Elisp, I'm
> > all for it. I wonder what RMS' and Eli's reaction would be.
>
> There is the GUILE branch.
First, Guile's Scheme is not Emacs Lisp, there are significant
differences.
Second, Guile itself is written in C, so what exactly is gained here?
Third, AFAIR the Guile branch doesn't replace all of Emacs's C core.
Fourth, that branch is far from ready for prime time (as you know and
point out).
> GUILE's byte compiler is supposed to do a better job than Elisp.
But for now it has known problems with ELisp (some tests fail). Also,
at least Guile's own byte code (the *.go files) are not
architecture-independent, so building a Guile Emacs will need a long
compilation on the target machine. Not a catastrophe, but hardly a
nice thing.
- Re: Emacs rewrite in a maintainable language, (continued)
- RE: Emacs rewrite in a maintainable language, Drew Adams, 2015/10/12
- Re: Emacs rewrite in a maintainable language, John Wiegley, 2015/10/13
- Re: Emacs rewrite in a maintainable language, immerrr again, 2015/10/13
- Re: Emacs rewrite in a maintainable language, Eli Zaretskii, 2015/10/13
- Re: Emacs rewrite in a maintainable language, Óscar Fuentes, 2015/10/12
- Re: Emacs rewrite in a maintainable language, David Kastrup, 2015/10/13
- Re: Emacs rewrite in a maintainable language,
Eli Zaretskii <=
- Re: Emacs rewrite in a maintainable language, David Kastrup, 2015/10/13
- Re: Emacs rewrite in a maintainable language, Chris Patti, 2015/10/14
- Re: Emacs rewrite in a maintainable language, Jay Belanger, 2015/10/14
- Guile-Emacs, Ludovic Courtès, 2015/10/16
- Re: Emacs rewrite in a maintainable language, Ludovic Courtès, 2015/10/16
- Re: Emacs rewrite in a maintainable language, Eli Zaretskii, 2015/10/16
- Re: Emacs rewrite in a maintainable language, Wolfgang Jenkner, 2015/10/16
- Re: Emacs rewrite in a maintainable language, Eli Zaretskii, 2015/10/16
- Re: Emacs rewrite in a maintainable language, Ludovic Courtès, 2015/10/16
- Re: Emacs rewrite in a maintainable language, David Kastrup, 2015/10/16