ANN: Beta 2 of Version 3.0 of TclXML, TclDOM and TclXSLT
From: Steve Ball (Steve.Ball_at_zveno.com)
Date: 02/26/04
- Next message: anand: "How to get and display TCL error(s) thru 'C' program ??"
- Previous message: Jeff Hobbs: "Re: ActiveTCL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 25 Feb 2004 23:05:29 -0800
TclXML, TclDOM and TclXSLT version 3.0 beta 2 are now available.
TclXML is a package that provides XML parsing for the Tcl scripting language.
It has three implementations of XML parsers: one written purely in Tcl
and wrappers for the expat and Gnome libxml2 C libraries.
New features of version 3.0 of the TclXML package include the introduction
of the libxml2 library.
TclDOM is a package that implements the W3C DOM interfaces for the
Tcl scripting language. It also has three implementations: one written
purely in Tcl, one written in C and a wrapper for the Gnome libxml2 C library.
New features of the version 3.0 of the TclDOM package include major
re-engineering to eliminate a serious bug in the use of the libxml2
library, as well as new API features such as node Tcl commands.
TclXSLT is a package that provides a Tcl interface to the Gnome libxslt
C library.
Sources are available now. Binaries for Mac OS X (Panther) and Windows
will be available soon.
These packages may be downloaded from the TclXML website:
http://tclxml.sourceforge.net/
This beta 2 releases finalises re-engineering of the packages and the
addition of new features. Only bug-fixes and changes to the build system
will occur before final release.
Enjoy,
Steve Ball
Zveno Pty Ltd
http://www.zveno.com/
- Next message: anand: "How to get and display TCL error(s) thru 'C' program ??"
- Previous message: Jeff Hobbs: "Re: ActiveTCL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|