This site is automatically generated by a CDuce program from an XML description.

Powered by CDuce

XStream

XStream is a simple functional transformation language for XML documents. XML transformations written in XStream are evaluated in streaming: when possible, parts of the output are computed and produced while the input document is still being parsed. Some transformations can thus be applied to huge XML documents which would not even fit in memory.

The XStream compiler is distributed under the terms of the CeCILL license.

You can download a technical report describing the theory and the implementation.