David Baron's DOM Tests
Tests in JavaScript for compliance with some parts of the W3C DOM specs.
DOMJuan: Koala's implementation of the DOM
Java implementation of the DOM Level 2. Free and with source code. Currently (version 0.1) only the Core and Events modules are available.
4DOM
A full DOM level 2 implementation for Python, included in the PyXML package.
Media Design in Progress
XML and DOM-based editors and web site publishing systems for the Macintosh. Uses Lisp as the language.
NIST DOM tests in ECMAScript
Tests currently written for MSIE; should be updated soon for other implementations.
DocZilla - an SGML/XML browser
Built on Mozilla code, this browser has the same support for the DOM as Mozilla does.
Mozilla - XML/HTML browser
An open-source XML/HTML browser which is implementing full Level 2 DOM support.
Dieter Köhler's XDOM 2.0
A Delphi3 implementation of the DOM Level 2 Core and Traversal modules. Binaries and source code available, free of charge.
IBM's DOM Implementation in C++
XML for C++ parser (XML4C) is a validating XML parser written in a portable subset of C++. It implements Level 1 and some of Level 2 DOM, as well as providing SAX interfaces. Source code, samples and API documentation are provided with the parser. Now part of the Apache Xerces project.
Microsoft Internet Explorer - XML/HTML Browser
Full support for the Level 1 DOM.
|