| |
| | XML.com: Functional Programming and XML |
 | | XMLambda is one of a number of special purpose languages, (or, rather, since there isn't a publicly available implementation, language design) for dealing with XML to come out of the FP community (other examples include XDuce and various query languages). |
 | | In particular, XMLambda is a language optimized for composing "dynamic" XML documents, i.e., documents where some portion is computed rather than entered. |
 | | In the degenerate case of a pure XML document, the XMLambda compiler just is a validating XML parser, and we have plenty of those. |
| www.xml.com /pub/a/2001/02/14/functional.html?page=2 (1359 words) |
|