  |
tcllib - http://tcl.activestate.com/software/tcllib/
A collection of utility modules for Tcl. These modules provide a wide variety of functionality, from implementations of standard data structures to implementations of common networking protocols. [Open source, BSD License] |
  |
Gnocl - http://www.dr-baum.net/gnocl/
A gtk+/gnome extension for Tcl, loosely modeled after the way Tcl interfaces with Tk. |
  |
Snack Sound Extension - http://www.speech.kth.se/snack/
Adds commands for basic sound handling and primitives for sound visualization. |
  |
Tix Widget Set for Tcl and Python - http://tix.sourceforge.net/
Tk Interface eXtension, a set of user interface components that expand the capabilities of Tcl/Tk and Python applications. |
  |
TclXML - http://tclxml.sourceforge.net/tclxml.html
Part of a project to make XML available to TCL programs. Two parsers are available: a front end to Expat and a native TCL one. |
  |
An Introduction To Pthreads-Tcl - http://hwaci.com/sw/pttcl/pttcl.html
Document describing the changes to Tcl that enable it to be used in conjunction with POSIX Threads (pthreads). A download for Linux is available. |
  |
Img - http://members.chello.nl/~j.nijtmans/img.html
Enhances Tk by adding support for the following image formats: BMP, XBM, XPM, GIF, PNG, JPEG, TIFF and postscript. |
  |
[incr Widgets] - http://incrtcl.sourceforge.net/iwidgets/
An object-oriented mega-widget set which extends Tcl/Tk and is based on [incr Tcl] and [incr Tk]. |
  |
Tcl SourceForge Project - http://tls.sourceforge.net/
A portable extension that provides the power of OpenSSL to Tcl programs. This extension can be used to utilize SSL encryption on top of any valid Tcl Channel - not just sockets! |
  |
Sensus Consulting - http://www.sensus.org/tcl/
Featuring a binding to the LDAP C API, an extension that provides features of OpenSSL, a "pure Tcl" implementation of [Incr Tcl] and [Incr Tk], and a Tcl interpreter that allows any Tcl program to run as a Windows NT Service. |
  |
WinTclSend - http://users.swing.be/wintclsend/index.html
DLL to simulate keyboard input and mouse movement in Windows 95/98/NT. |
  |
TCLBridge - http://www.tclbridge.com/
Allows Tcl/Tk to be used from any COM/ActiveX container, including VB, .NET, IE, and VBScript. |
  |
Scotty - https://trac.eecs.iu-bremen.de/projects/scotty/
An extension for Tcl which provides access to network management information sources. |
  |
Torb - http://www.pythontech.co.uk/torb/
An interface between Tcl and CORBA. |
  |
Ttclreadline - http://tclreadline.sourceforge.net/
Makes the GNU readline library available for interactive tcl shells, including history expansion and file/command completion. |