We've expanded our news coverage and improved our search! Visit
oreilly.com for the latest or search for all things across O'Reilly!
Article:
 |
|
What I Hate About Your Programming Language
|
| Subject: |
|
Functionnal transducer languages vs. XSLT |
| Date: |
|
2003-06-05 10:19:14 |
| From: |
|
anonymous2
|
|
|
|
Some new XML oriented languages can replace XSLT and its lake of usability (XML syntax is... boring).
Take a look a XDuce (http://xduce.sourceforge.net/) and CDuce (http://www.cduce.org) this are functionnal languages with an ML-like syntax and nice pattern matching features (especialy CDuce...)
|