Rosetta
The Cross-Dialect Smalltalk Code Interchange Tool

XSLT


XSLT Processors

Non-Smalltalk Processors

In order to transform Rosetta into another format, you need an XSLT processor. We used to use Saxon and Xalan, and have recently switched to XSelerator, because its support for the XSLT 1.1 document() tag lets us export multiple files from a single input file. There are also numerous other processors available.

The full distributions can be downloaded from the sites noted below. Since we know you're itching to try Rosetta out, though, we've packaged mini-distributions, containing just the required files.

XSLTProc http://xmlsoft.org/XSLT/

Saxon http://saxon.sourceforge.net

Xalan http://xml.apache.org

Smalltalk Processors

A number of Smalltalk dialects include XSLT processing facilities.

SourceForge.net Logo