XSLT: Taming a functional language (DevChannel)
XSLT: Taming a functional language (DevChannel)
Posted May 7, 2004 7:45 UTC (Fri) by stanpinte (guest, #18656)Parent article: XSLT: Taming a functional language (DevChannel)
if you want to see people turning XSLT into something really powerful, while leveraging functionnal programming, take a look at that:
http://ssax.sourceforge.net/
--> they managed (IMHO) to turn xsl transformations into something readable, extensible and as powerful as a real programming language.
Stan.