emacs-devel
[Top][All Lists]
Advanced

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

Re: Generators (iterators) for Gnu Emacs


From: Daniel Colascione
Subject: Re: Generators (iterators) for Gnu Emacs
Date: Thu, 04 Dec 2014 22:23:49 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0

On 12/04/2014 09:42 PM, Leo Liu wrote:
> On 2014-12-04 20:55 -0500, Stefan Monnier wrote:
>> Thanks.  Looks good.  I generally prefer adding packages to GNU ELPA,
>> but I guess it also makes sense to add this directly to Emacs.
> 
> Isn't this a iterator (or stream) instead of generator?
> 
> Having generator would be great. Daniel, how mature is your generator
> package?

It works well. The code generation in the CPS portions is fairly inefficient, 
but I don't think it matters all that much. Subroutines are compiled normally, 
of course, as are sub-forms that never yield.

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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