Updated: 2007/01/30 11:51:05 julian
SDOM
is an implementation of the W3C DOM recommendation (Level 3), including support for event handling, in the Scheme programming language. SDOM
builds upon the work of Oleg Kiselyov's SXML project and aims to be fully compatible with the SXML API.
The current development version of SDOM is 0.4.1. This version features various fixes for issues discovered since the release of 0.4 and significant improvements to SDOM's core functionality and performance and to the test suite. This release is a development version: the API is still subject to some flux and some parts will almost certainly be changed before a stable release is made. Nonetheless, we encourage you to download it and run through the test suite (and perhaps add to it yourself). See the README
file in the distribution for more information.
There are currently no stable releases of SDOM
.
SDOM
has a mailing list provided by Savannah for discussion related to development. Visit the list info page for subscription information.
An HTML version of the SDOM documentation is available here.
SDOM
is being developed and will be released under the
GNU General Public
License. See the Free Software Foundation's
web site for more information.
Verbatim copying and distribution of this entire web page is permitted in any medium, provided this notice is preserved.