[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: Is xsl:for-each "syntactic sugar"?

Subject: RE: Is xsl:for-each "syntactic sugar"?
From: "Costello, Roger L." <costello@xxxxxxxxx>
Date: Fri, 7 May 2010 12:42:34 -0400
 RE: Is xsl:for-each "syntactic sugar"?
Hi Folks,

In the book, Structure and Interpretation of Computer Programs by Abelson,
Sussman, and Sussman, the authors assert that looping constructs (such as
xsl:for-each) are syntactic sugar:

>  One reason that the distinction between process and procedure
>  may be confusing is that most implementations of common languages
>  (including Java, C++, and C) are designed in such a way that the
>  interpretation of any recursive procedure consumes an amount of
>  memory that grows with the number of procedure calls, even when
>  the process described is, in principle, iterative. As a consequence,
>  these languages can describe iterative processes only by resorting
>  to special-purpose "looping constructs" such as do, repeat, until for,
>  and while. The implementation of Scheme ... does not share this defect.
>  It will execute an iterative process in constant space, even if the
>  iterative process is described by a recursive procedure. An implementation
>  with this property is called tail-recursive.

/Roger

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.