From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Marco Maggi" Newsgroups: gmane.lisp.guile.user Subject: Re: [announce] GEE/Streams 0.1 Date: Fri, 7 Dec 2007 07:32:20 +0100 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1197009155 9104 80.91.229.12 (7 Dec 2007 06:32:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 7 Dec 2007 06:32:35 +0000 (UTC) To: "guile-user" Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Fri Dec 07 07:32:44 2007 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1J0WlQ-0006Ir-26 for guile-user@m.gmane.org; Fri, 07 Dec 2007 07:32:44 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J0Wl9-00058k-6Z for guile-user@m.gmane.org; Fri, 07 Dec 2007 01:32:27 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1J0Wl5-00058L-64 for guile-user@gnu.org; Fri, 07 Dec 2007 01:32:23 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1J0Wl3-000589-NX for guile-user@gnu.org; Fri, 07 Dec 2007 01:32:22 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J0Wl3-000586-KP for guile-user@gnu.org; Fri, 07 Dec 2007 01:32:21 -0500 Original-Received: from relay-pt1.poste.it ([62.241.4.164]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1J0Wl3-0001NO-7k for guile-user@gnu.org; Fri, 07 Dec 2007 01:32:21 -0500 Original-Received: from poste.it (192.168.144.185) by relay-pt1.poste.it (7.3.122) (authenticated as marco.maggi-ipsu@poste.it) id 47589B570000544D for guile-user@gnu.org; Fri, 7 Dec 2007 07:32:20 +0100 X-Sensitivity: 3 X-XaM3-API-Version: 4.3 (R1) (B3pl19) X-SenderIP: 83.190.104.118 X-detected-kernel: by monty-python.gnu.org: Solaris 9 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:6353 Archived-At: "Andy Wingo" wrote: >> Guile already comes with the (ice-9 streams) module, which >> allows Scheme level code to iterate over non--list sequences >> of values. GEE/Streams is a C language re-implementation of >> the same interface that allows both Scheme and C code to >> define streams. > >Haven't looked closely at what you have, but have you seen the >paper: > >http://cm.bell-labs.com/cm/cs/who/wadler/papers/lazyinstrict/lazyinstric= t.ps It had the off-by-one error in it. Fixed. -- Marco Maggi "Now feel the funk blast!" Rage Against the Machine - "Calm like a bomb" _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://lists.gnu.org/mailman/listinfo/guile-user