chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] ANN: lazy-seq, a port of Clojure's lazy sequence API


From: Peter Danenberg
Subject: Re: [Chicken-users] ANN: lazy-seq, a port of Clojure's lazy sequence API
Date: Sun, 3 Jun 2012 03:31:10 -0500
User-agent: Mutt/1.5.21+52 (c26dbc7021f4) (2011-07-01)

Quoth Alex Shinn on Prickle-Prickle, the 8th of Confusion:
> Now, if we have a whole program or library which consistently uses
> lazy streams instead of lists, we can import srfi-41 renaming all
> the stream-* bindings by removing the stream- prefix.

Interesting idea; the attached program will, however, reliably cause
Chicken to SIGSEGV.

Attachment: rename-srfi-41.scm
Description: Text document


reply via email to

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