diff --git a/htdocs/index.html b/htdocs/index.html index 47468676..f6c97c32 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -66,8 +66,14 @@ source interfaces to Expat from languages other than C.

>Documentation for the Python interface to Expat, part of the standard documentation for Python
  • + C++ Wrappers + for the Expat XML Parser, an article by Tim Smith + providing object-oriented wrappers for Expat. The wrappers use + some MFC-biased naming, but look interesting. +
  • C++ interface to Expat (not updated since Expat 1.2) + >C++ interface to Expat (old; not updated since Expat 1.2)
  • The TclXML project includes a