help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Accelerating Emacs?


From: Pascal Bourguignon
Subject: Re: Accelerating Emacs?
Date: Mon, 28 Nov 2005 06:46:59 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

>> From: cstacy@news.dtpq.com (Christopher C. Stacy)
>> Date: Mon, 28 Nov 2005 01:09:36 GMT
>> 
>> > Primitive operations that are used a lot and need to be
>> > fast are written in C, not in Lisp.
>> 
>> Just for the record: the above optimization strategy is an artifact 
>> of this Emacs-Lisp interpreter, not the Lisp language in general.
>
> Just for the record: this is gnu.emacs.help, so this Emacs-Lisp
> interpreter is the only one that matters here.

One could write an emacs-lisp compiler to native code and write even
the optimized parts in emacs-lisp.  The only trouble would be that
you'd need a compiler back-end for each platform.  Perhaps gcc should
include an emacs-lisp front-end?

-- 
__Pascal Bourguignon__                     http://www.informatimago.com/
Kitty like plastic.
Confuses for litter box.
Don't leave tarp around.


reply via email to

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