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

Re: tail recursion?

Subject: Re: tail recursion?
From: David Tolpin <dvd@xxxxxxxxxxxxxx>
Date: Wed, 10 Dec 2003 13:13:39 +0400 (AMT)
tail recursion xslt
> > 
> > which of XSLT processors optimize tail-recursion into a loop?
> 
> Saxon and jd.xslt are known to do so. Though of course the exact
> circumstances in which they do so need further investigation.
>  
> >  Is there such thing as partial support for tool recursion in 
> > some XSLT processors?
> 
> I don't understand the question.
> 

I am sorry for the typo. 'tail', not 'tool'.

In theory, any call that is tail-recursive can be optimized into a loop.
A, say, LISP, programmer is used to think that any indirect recursive-call
followed by stack fold is optimized into a loop (that is, does not create
a stack frame). And writes code accordingly.

The question is whether XSLT procesors support tail recursions under some circumstances
and not under other. And whether the circumstances are described.

David

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


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.