emacs-devel
[Top][All Lists]
Advanced

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

Re: tail-call elimination


From: Wolfgang Jenkner
Subject: Re: tail-call elimination
Date: Tue, 11 Dec 2012 15:30:23 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (berkeley-unix)

On Tue, Dec 11 2012, Stefan Monnier wrote:

>>> I have attached a patch that implements tail-call elimination for
>>> a subset of emacs lisp.  This will be helpful in allowing coding
>>> styles which emphasize tail recursion, such as is usual in languages
>>> like Scheme.
> If it speeds up execution, I think it can be worth the trouble.

What about Troels Nielsen's implementation of the same feature?

http://permalink.gmane.org/gmane.emacs.devel/153399

Wolfgang



reply via email to

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