generator - Generators for Tcl

Description

Generators are procedures that produce a series of values. Rather than returning a list, a generator "yields" each value in turn and then suspends until the next value is requested. The generator package provides a number of convenience routines for creating and using generators, building on top of the coroutine mechanism in Tcl 8.6.

Information

Packagegenerator
AuthorNeil Madden
Homepagehttp://www.cs.nott.ac.uk/~nem/tcl/
LicenseTcl
Dependstcl
CategoriesLow-level utilities
Linkshttp://www.cs.nott.ac.uk/~nem/tcl/generator.html

Releases

VersionDateAnnounce
0.12009-09-04news:NMidnW-1dsc42DzXnZ2dnUVZ8r6dnZ2d@bt.com