unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* RFC: Generators v2
@ 2013-08-25  4:58 Daniel Colascione
  2013-08-25  8:28 ` Nic Ferrier
  2013-08-26 16:05 ` Stefan Monnier
  0 siblings, 2 replies; 6+ messages in thread
From: Daniel Colascione @ 2013-08-25  4:58 UTC (permalink / raw)
  To: Emacs development discussions

[-- Attachment #1: Type: text/plain, Size: 591 bytes --]

At https://github.com/dcolascione/elisp-generators, I've updated my
elisp generator support. Please take a look.

Since the last version, I've added documentation, cl-loop
integration, a few more testcases, and a lexical-binding assertion.

I'd eventually like to integrate this package into
the Emacs core, so I've laid claim to a few symbols in the
global namespace, like next. This package actually defines a generic
iterator protocol, and it'd be useful eventually to define iterator
objects for things like buffers and windows instead of relying on
enumeration callbacks.


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-08-26 16:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-25  4:58 RFC: Generators v2 Daniel Colascione
2013-08-25  8:28 ` Nic Ferrier
2013-08-25 13:56   ` Stephen J. Turnbull
2013-08-25 20:00     ` Daniel Colascione
2013-08-26  3:53       ` Stephen J. Turnbull
2013-08-26 16:05 ` Stefan Monnier

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).