This site's content was compiled from 1993 to 2006. Beyond that, Google is your friend.
Colin Paul Adams
Gestalt is a portable Basic-level XSLT 2.0 processor. It is used to produce the XHTML pages for Gobo documentation.
Gestalt is intended to conform to a Basic-level XSLT 2.0 Processor. However, no formal conformance statement is provided yet. It implements whatever happens to work when you try it. The static typing feature, the XML and Names 1.1 Feature, the backwards-compatible and serialization features are all implemented. Note however that UTF-16 output is not yet supported, nor is Unicode normalization.
The architecture and algorithms of the Gobo Eiffel XSLT library, upon which Gestalt XSLT is built, are largely derived from Saxon, an open source XSLT Processor written in Java by Michael Kay.