RE: [xml-dev] Create a special purpose programming language, in XML, using state transitions

From
David Lee <>
To
Michael Kay <>, "Costello, Roger L." <>
Date
2013-10-18T13:50:24Z
ID
<>
Thread
RE: [xml-dev] Create a special purpose programming language, in XML, using state transitions
---- Micheal Kay
State machines are essentially flowcharts: programming with GOTOs. 
--------

I am seriously curious.  Could you (or anyone) explain the fundamental difference between
state machines, GOTO's and XSLT ?

To my thinking (perhaps why  I struggle with XSLT) ... an <apply-templates> is essentially a GOTO 
with the current state (the current context)  as input and possibly a 1 or more target states.   and a <template> is a state description.   The pattern matching ,to me, just adds to the difficulty of understanding the GOTO's ... as it makes
understanding what the target of the GOTO harder to comprehend (because it's really a function of the current state,
which can be quite subtle).

So what am I seeing wrong here ?  Maybe if I understood my misconception I would do better at XLST.

-David

----------------------------------------
David A. Lee

http://www.xmlsh.org