Re: Lazy Evaluation

Subject: Re: Lazy Evaluation
From: Paul Prescod <papresco@xxxxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 11 Jun 1997 05:49:55 -0400
James Clark wrote:
> >This brings us back to functional programming languages.  In DSSSL,
> >basically only nodelists (and sosofos?) are lazy.
> 
> In Jade both node-lists and sosofos are.  It isn't part of their semantics
> that they are.  

I meant: "In DSSSL, basically only nodelists (and sosofos?) are defined
such that their implementations can be lazy" but I got lazy. For
instance I would be surprised if an implementation of node-list->list
resulted in a lazily-created Scheme list. Am I being overly pessimistic?
Would the original DSSSL (before we may or may not add side effects)
permit lazy creation of Scheme lists?

 Paul Prescod

 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread
  • Lazy Evaluation
    • Paul Prescod - Mon, 9 Jun 1997 11:57:21 -0400 (EDT)
      • <Possible follow-ups>
      • James Clark - Tue, 10 Jun 1997 01:43:13 -0400 (EDT)
        • Paul Prescod - Wed, 11 Jun 1997 05:47:57 -0400 (EDT) <=
        • Joe English - Wed, 11 Jun 1997 15:42:45 -0400 (EDT)