[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] Create a special purpose programming language, in XML, using state transitions
- From: Dimitre Novatchev <dnovatchev@gmail.com>
- To: David Lee <dlee@calldei.com>
- Date: Fri, 18 Oct 2013 08:15:06 -0700
David,
This isn't so complicated and I can explain it. Let's try off-list?
Dimitre
Sent from my iPhone
> On Oct 18, 2013, at 7:51 AM, David Lee <dlee@calldei.com> wrote:
>
> ------------ Micheal
> Sounds to me like you have never written in a language like Fortran or Assembler!
>
> apply-templates is essentially a polymorphic subroutine call. A subroutine call is a "GOTO X AND THEN COME BACK", which is fundamentally different from a plain GOTO X. Subroutine calls give you the basic capability of abstraction that's essential to writing complex programs, because the caller doesn't have to worry about the detail of the callee.
>
> Thank you ! Ok Its been *so long* since I wrote in Fortran and Assembler that I conveniently forgot the COME BACK part.
> So yes huge difference. Still doesnt make my head hurt less though ... because unlike most polymorphic calls,
> a typical XSLT (to my limited experience) is more like a single method call with 10000 overloads.
> so to me I see "CALL RANDOM(1 to 10000 )" .... :)
> There MUST be a way of making more sense of it all.
>
>
> -David
>
>
> _______________________________________________________________________
>
> XML-DEV is a publicly archived, unmoderated list hosted by OASIS
> to support XML implementation and development. To minimize
> spam in the archives, you must subscribe before posting.
>
> [Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/
> Or unsubscribe: xml-dev-unsubscribe@lists.xml.org
> subscribe: xml-dev-subscribe@lists.xml.org
> List archive: http://lists.xml.org/archives/xml-dev/
> List Guidelines: http://www.oasis-open.org/maillists/guidelines.php
- References:
- Create a special purpose programming language, in XML, using statetransitions
- From: "Costello, Roger L." <costello@mitre.org>
- Re: [xml-dev] Create a special purpose programming language, in XML, using state transitions
- From: Michael Kay <mike@saxonica.com>
- RE: [xml-dev] Create a special purpose programming language, inXML, using state transitions
- From: David Lee <dlee@calldei.com>
- Re: [xml-dev] Create a special purpose programming language, in XML, using state transitions
- From: Michael Kay <mike@saxonica.com>
- RE: [xml-dev] Create a special purpose programming language, inXML, using state transitions
- From: David Lee <dlee@calldei.com>
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]