Content deleted Content added
No edit summary |
added CDuce and Xtatic |
||
Line 11:
; '''[[FXT]]''' : A Functional XML Transformation Tool, implemented in [[ML_programming_language|Standard ML]].
; '''[[XDuce]]''' : A typed language with a lightweight syntax (compared to XSLT). The implementation is written in [[ML_programming_language|ML]].
; '''[[CDuce]]''' : Extends [[XDuce]] to a general-purpose [[functional programming language]], see [http://www.cduce.org/ CDuce homepage].
; '''[[Xtatic]]''' : Applies techniques from [[XDuce]] to [[C Sharp programming language|C#]], see [http://www.cis.upenn.edu/~bcpierce/xtatic/ Xtatic homepage].
; '''[[HaXml]]''' : A library and collection of tools to write XML transformations in Haskell. Its approach is very consistent and powerful. Also see [http://www.cs.york.ac.uk/fp/HaXml/ this paper about HaXml published in 1999] and [http://www-106.ibm.com/developerworks/xml/library/x-matters14.html this IBM developerWorks article].
; '''[[XMLambda]]''' : XMLambda (XMλ) is described in a [[1999]] paper by Erik Meijer and Mark Shields. No implementation is available.
|