본문으로 바로가기

tDOM 0.9.4

category 확장 패키지 (Extension Package) 2024. 7. 29. 14:48

홈페이지: http://www.tdom.org

 

tDOM - a XML / DOM / XPath / XSLT / HTML / JSON implementation for Tcl

Version 0.9.4

tDOM 0.9.4 works with Tcl 8.5, 8.6 and 9.0.

tDOM contains

  • for convenience expat 2.6.2, the XML parser originated from James Clark, although you're able to link tDOM with other expat versions or the library provided by the system.
  • building a DOM tree from XML in one go implemented in C for maximum performance and minimum memory usage, and DOM I and II methods to work on such a tree using either a OO-like or a handle syntax.
  • a Tcl interface to expat for event-like (SAX-like) XML parsing.
  • a complete, compliant and fast XPath implementation in C following the November 99 W3C recommendation for navigating and data extraction.
  • a fast XSLT implementation in C following the W3C Recommendation 16 November 1999.
  • optional DTD validation.
  • a rich and Tcl'ish language to describe structures and text content and to validate XML data or DOM trees or other forms of hierarchically data with that.
  • a JSON parser which parses any possible JSON input into a DOM tree without losing information.
  • an efficient and Tcl'ish way to create XML and HTML documents and JSON strings.
  • as build option an interface to the gumbo HTML5 parser, which also digests almost any other HTML.
  • an even faster simple XML parser for trusted XML input.
  • a slim Tcl interface to use expat as pull-parser.
  • a secure way to share DOM trees by threads
  • additional convenience methods.
  • and more.

tdom-0.9.4-src.tar.gz
1.38MB
tdom-0.9.4-windows-x64.zip
0.66MB
tdom-0.9.4-windows-x86.zip
0.65MB

'확장 패키지 (Extension Package)' 카테고리의 다른 글

HugeCombo  (0) 2024.07.29
Slidedraw and SlideWidget  (0) 2024.07.29
Sxmlwriter for Tcl 0.2  (0) 2024.07.29
Trf 2.1p2 (2.1p1 바이너리 버전 포함)  (0) 2024.07.22
BLT 2.4z  (0) 2024.07.22