[xsl] How are XSLT programs converted to machine code?

Subject: [xsl] How are XSLT programs converted to machine code?
From: "Costello, Roger L. costello@xxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 29 Apr 2019 22:29:50 -0000
Hi Folks,

How are XSLT programs converted to machine code?

Is there such a thing as an XSLT compiler, linker, and loader?

Or, is the XSLT converted to some other programming language and then that
programming language's compiler, linker, loader is utilized? For example,
perhaps the XSLT is converted to a Java program and then that Java is handed
off to whatever Java tools are used to generate machine code.

/Roger

Current Thread