Extensions ready for Tcl 9

This page shows extensions ported to Tcl 9, which are not part of the BAWT specific list Porting extensions to Tcl 9

citer

DDG 2024-12-31: Tcl package to create bibliographies using Bibtex files: [L1 ]

dgw::hyperhelp

DDG 2024-12-31: Markdown based help viewer for Tcl/Tk applications or to read files from the terminal [L2 ]. Only basic Markdown is supported: links, lists, headers, code blocks, italics, bold, monospaced text, indentation, images, icons, provides as well TOC navigation pane, history and searching.

oowidgets

DDG 2024-12-30: Snit like megawidgets framework but using TclOO instead of Snit supporting inheritance, composition and mixins [L3 ]

tclwmf

oehhar 2024-11-13: Great webcam capture MS-Windows extension from Undroidwish is ported and tested for Tcl 9 and nmake make file: [L4 ]

tdot

DDG 2025-01-05: package and application to create GraphViz dot diagrams using Tcl syntax close to the original GraphViz syntax: [L5 ]


zbar, zbartool

oehhar 2024-11-13: Great barcode image decoder from Androwish builds with Tcl9 and nmake make file on Windows: [L6 ] Also, the TCL demo 'zbartool.tcl' script was ported to Tcl9.