Re: Emacs in ANSI CL
- From: Lars Brinkhoff <lars.spam@xxxxxxxxxx>
- Date: Tue, 20 Sep 2005 14:54:43 +0200
Kent M Pitman <pitman@xxxxxxxxxxx> writes:
> So all this to say I'm not just idly speculating when I say that it
> should be possible, given the energy I've seen in the open source
> community, to do a port to ANSI CL in relatively finite time.
I don't think anyone is disputing that it's possible. It's just a lot
of work (as you note), and neither the GNU Emacs or XEmacs developers
seem very interested in a conversion. Those who are interested don't
have enough resources.
> There is, of course, the "little detail" of making sure the core
> Lisp platform you are using actually has all the functionality you
> want. A lot of translation is just syntax.
The elisp code wouldn't necessarily have to be translated to CL. It
could be ran in a elisp implementation written in CL, and that problem
has been solved at least twice.
The bigger problem, I believe, is translating the large body of
functions written in C, and that translation isn't exactly "just
syntax".
> I'd welcome commentary from anyone [Erik?] who has tried a
> conversion effort of this kind already as to whether any of the
> above analysis is flawed...
I think most of the previous and current efforts are reimplementations
from scratch.
.
- Follow-Ups:
- Re: Emacs in ANSI CL
- From: Didier Verna
- Re: Emacs in ANSI CL
- References:
- Lisp: 4th Most Frequently Used Language in Debian GNU/Linux
- From: Emre Sevinc
- Re: Lisp: 4th Most Frequently Used Language in Debian GNU/Linux
- From: Duane Rettig
- Re: Lisp: 4th Most Frequently Used Language in Debian GNU/Linux
- From: Duane Rettig
- Re: Lisp: 4th Most Frequently Used Language in Debian GNU/Linux
- From: Robert Uhl
- Scheme for GNU emacs [Re: Lisp: 4th Most Frequently Used Language in Debian GNU/Linux]
- From: Christopher C. Stacy
- Re: Scheme for GNU emacs [Re: Lisp: 4th Most Frequently Used Language in Debian GNU/Linux]
- From: Matthew D Swank
- Re: Scheme for GNU emacs [Re: Lisp: 4th Most Frequently Used Language in Debian GNU/Linux]
- From: Kent M Pitman
- Re: Scheme for GNU emacs
- From: Lars Brinkhoff
- Re: Scheme for GNU emacs
- From: Harald Hanche-Olsen
- Re: Scheme for GNU emacs
- From: Kent M Pitman
- Re: Scheme for GNU emacs
- From: David Steuber
- Emacs in ANSI CL [was Re: Scheme for GNU emacs]
- From: Kent M Pitman
- Lisp: 4th Most Frequently Used Language in Debian GNU/Linux
- Prev by Date: Re: Where does the drive to syntax come from?
- Next by Date: Re: Emacs in ANSI CL
- Previous by thread: Emacs in ANSI CL [was Re: Scheme for GNU emacs]
- Next by thread: Re: Emacs in ANSI CL
- Index(es):
Relevant Pages
|