  |
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] |
  |
Snack Sound Extension - http://www.speech.kth.se/snack/
Adds commands for basic sound handling and primitives for sound visualization. |
  |
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. |
  |
Gnocl - http://www.dr-baum.net/gnocl/
A gtk+/gnome extension for Tcl, loosely modeled after the way Tcl interfaces with Tk. |
  |
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. |
  |
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. |
  |
A HTML Widget for Tcl/Tk - http://www.hwaci.com/sw/tkhtml/index.html
A loadable shared library widget implemented in C that interprets HTML. |
  |
SSLtcl - http://www.abc.se/~m9339/prog/ssl/SSLtcl.html
A free loadable module for Tcl that extends the socket command with SSL functions. That is, it makes it possible for Tcl applications to communicate securely over the Internet. |
  |
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. |
  |
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. |
  |
BLT - http://incrtcl.sourceforge.net/blt/
Add-on to the Tk toolkit, adding new widgets, geometry managers, and miscellaneous commands. |
  |
TCLBridge - http://www.tclbridge.com/
Allows Tcl/Tk to be used from any COM/ActiveX container, including VB, .NET, IE, and VBScript. |
  |
[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! |
  |
WinTclSend - http://users.swing.be/wintclsend/index.html
DLL to simulate keyboard input and mouse movement in Windows 95/98/NT. |