Penguin

XSLT 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 ProgrammingLanguages XSLT is not optimised for recursion, but it has other techniques available, such as the MuenchianMethod.


CategoryProgrammingLanguages, CategoryFunctionalProgrammingLanguages, CategorySpecialPurposeProgrammingLanguages