Email list hosting service & mailing list manager

New LAST CALL draft for SRFI 121, Generators John Cowan (19 Oct 2015 23:46 UTC)
Re: New LAST CALL draft for SRFI 121, Generators Arthur A. Gleckler (20 Oct 2015 01:30 UTC)
Re: New LAST CALL draft for SRFI 121, Generators Shiro Kawai (25 Oct 2015 13:47 UTC)
Re: New LAST CALL draft for SRFI 121, Generators John Cowan (25 Oct 2015 14:10 UTC)

New LAST CALL draft for SRFI 121, Generators John Cowan 19 Oct 2015 23:46 UTC

The latest draft of SRFI 121 is now posted to
<http://www.ccil.org/~cowan/temp/srfi-121.html>.  The implementation
resides at <http://www.ccil.org/~cowan/temp/generators.tar.gz>.
Please pull both files to srfi.schemers.org.

The following changes were made since the last draft:

Add back make-iota-generator to provide a finite generator with a fixed
count and optional start and step.

Flushed grepeat*, gsubgenerators, ggroup-by operators as unnecessary.

Flushed all syntax extensions.

Modified the implementation to conform to the SRFI.

Completely rewrote the test file as a Chicken test egg application.

--
John Cowan          http://www.ccil.org/~cowan        xxxxxx@ccil.org
The experiences of the past show that there has always been a discrepancy
between plans and performance.        --Emperor Hirohito, August 1945