Download List

專案描述

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

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-06-22 19:30
0.5.1

This is a bugfix release that addresses broken symbol references and some serious issues with DOCTYPE-free XML document parsing. Additional node mutation events are now raised as appropriate.
標籤: bugfix

2010-09-19 20:08
0.5

This release features a reimplementation of SDOM as an R6RS library, making it compatible with all R6RS-compliant Schemes. A number of related changes have been made to the API.

2007-04-15 20:52
0.4.2

This release features support for the PLT family of Scheme interpreters.
標籤: Minor feature enhancements

2007-01-31 08:36
0.4.1

This release features vastly improved performance
for the most commonly used parts of the API, as
well as initial support for Document Type
Definitions and post-parsing entity replacement. A
good number of bugs have been fixed, and the
documentation of DOM Node properties has been made
complete.
標籤: Major feature enhancements

2005-12-01 20:07
0.4

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.
標籤: Major feature enhancements

Project Resources