Penguin
Annotated edit history of XSLT version 9 showing authors affecting page license. View with all changes included.
Rev Author # Line
4 StuartYeates 1 [XSLT | http://www.w3.org/Style/XSL/] is an OpenStandard by the [W3C] that defines a functional programming language with special tree-manipulation operations. [XSLT] programs are written in [XML] and typically have [XML] input and output. Unlike most functional [ProgrammingLanguage]s [XSLT] is not optimised for recursion, but it has other techniques available, such as the [MuenchianMethod].
2
6 AristotlePagaltzis 3 ----
4 CategoryProgrammingLanguages, CategoryFunctionalProgrammingLanguages, CategorySpecialPurposeProgrammingLanguages