tdom
« Back to VersTracker
Description:
XML/DOM/XPath/XSLT/HTML/JSON implementation for Tcl
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: tcl xml dom xslt xpath html
Install: brew install tdom
About:
Tdom is a high-performance XML/DOM/XPath/XSLT/HTML/JSON extension for the Tcl scripting language. It provides a fast, C-based implementation for parsing, traversing, and transforming structured data. This makes it an essential tool for developers building applications that require robust data manipulation and web service integration.
Key Features:
  • Fast C-based XML/HTML parsing and DOM manipulation
  • Full XPath 1.0 support for precise data querying
  • Integrated XSLT processing engine
  • Support for JSON parsing and serialization
Use Cases:
  • Processing and transforming XML data from web services or APIs
  • Building web scrapers for HTML content
  • Implementing XSLT-based document generation and rendering
Alternatives:
  • tcllib (xml/tclreader) – Pure Tcl implementations, generally slower but with no external C dependencies.
Version History
Detected Version Rev Change Commit
Sep 12, 2025 3:41am 0 VERSION_BUMP fe9d8c30