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

[Fwd: Re: Language is not markup and markup is not language.

Subject: [Fwd: Re: Language is not markup and markup is not language.]
From: Paul Prescod <paul@xxxxxxxxxxx>
Date: Mon, 10 May 1999 17:26:15 -0500
turing complete tree manipulation language
David Carlisle wrote:
> 
> Is it clear that it isn't complete anyway?

I'm not up to proving that XSL isn't Turing complete but I will give some
hints about why I think that it isn't:

> You have recursive calls, and can pass state via template parameters
> what else do you need?

You can pass state but can you work with the state? Remember that the
Turing machines has not only a concept of "current state" but also its
tape. What would we use in XSL to emulate the tape? The obvious choice is
a string, but how do you index to a particular location in the string? The
string manipulation functions don't seem up to the job.

If someone can me tell me how to get and set the "n"th character in a
string then I will believe (and maybe even prove) that XSL is Turing
complete.

Still, optimization is not an on or off deal. The more constrained a
language is, the easier it is to optimize. Compared to scripting
languages, XSL is incredibly constrained. 

Compared to early drafts, however, it is incredibly flexible. Only time
will tell what optimizations are feasible but it is safe to say that some
optimization opportunities have probably been lost. With the early drafts
statically type checking and optimizing seemed almost doable but by now I
am very skeptical. Maybe we need a smaller, more optimizable XSL subset
for some applications....

To me, the big deal is that XSL is still easier to use, once you get into
its mindset. Scripting languages are not as tree-centric unless they are
designed specifically for tree manipulation.

-- 
 Paul Prescod  - ISOGEN Consulting Engineer speaking for only himself
 http://itrc.uwaterloo.ca/~papresco

The first three Noble Truths of Python:
  All that is not Python is suffering.
  The origin of suffering lies in the use of not-Python.
  The cessation of suffering can be achieved by not using not-Python.
http://www.pauahtun.org/4nobletruthsofpython.html


 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.