SDOM 0.4 review

Download
by rbytes.net on

License: GPL (GNU General Public License)
File size: 0K
Developer: Julian Graham
0 stars award from rbytes.net

SDOM is an attempt to provide a complete implementation of the W3C Document Object Model level 3 API, including event handling, in Scheme, as an extension of the SXML API.

SDOM holds to SXML's conventions regarding the representation of structured XML as S-lists and conforms to SXML's grammar such that SDOM documents are also SXML documents and can still be fully manipulated using the SXML API.

What's New in This Release:
This release increases the number of tests in the test suite by an order of magnitude, and also includes improved DOM conformance, several functions that were previously missing, improvements to performance, and many bugfixes that greatly improve the usefulness of the package.
The documentation has been expanded to better reflect the contents of the API.

SDOM 0.4 search tags