SDOM - Summary
This group is not part of the GNU Project.
This project is an attempt to provide a complete implementation of the W3C Document Object Model level 3 API, including event handling, in R6RS Scheme.
Registration Date: Mon 17 Jan 2005 06:38:38 AM UTC
License: GNU General Public License v3 or later
Development Status: 4 - Beta
posted by juliang, Wed 22 Jun 2011 04:17:56 AM UTC
This is a bugfix release. Some major issues (parsing of XML documents with no DOCTYPE) are resolved along with fixes for a bunch of broken symbol references. The NEWS file has the details.
posted by juliang, Sun 19 Sep 2010 03:49:13 AM UTC
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; see the documentation for details.
posted by juliang, Wed 31 Jan 2007 05:03:53 AM UTC
New year, new release. This one's pretty important -- huge performance improvements plus initial support for Document Type Definitions and post-parsing entity replacement. The documentation's been improved, and a bunch of bugs have been fixed. Some return values have changed -- definitely see the NEWS file and manual if you've been doing real coding against 0.4.
posted by juliang, Thu 01 Dec 2005 02:12:34 PM UTC
This release contains tons of fixes, and the test suite is an order of magnitude larger than it was in 0.1.2 -- definitely worth an upgrade if you're using an older version. Documentation is also much improved. Nonetheless, still a development version, so wear oven mitts.
- Browse open items
Submit a new item
- Browse open items
Submit a new item
Powered by Savane 3.14-f13d.
Corresponding source code