Loading...
Computers and technology — programming languages, software, hardware, internet services, security, artificial intelligence, and more. Explore thousands of tech resources organized by a knowledgeable community of editors.
56203 resources
Adds commands for basic sound handling and primitives for sound visualization.
Document describing the changes to Tcl that enable it to be used in conjunction with POSIX Threads (pthreads). A download for Linux is available.
Allows Tcl/Tk to be used from any COM/ActiveX container, including VB, .NET, IE, and VBScript.
Compact extension to Tcl/Tk for object-oriented programming, from MIT.
A Tcl Interface to MATLAB and Mathematica.
Makes the GNU readline library available for interactive tcl shells, including history expansion and file/command completion.
A loadable shared library widget implemented in C that interprets HTML.
Tk Interface eXtension, a set of user interface components that expand the capabilities of Tcl/Tk and Python applications.
The TclSOAP package provides a natural binding from Tcl procedures to SOAP or XML-RPC remote procedures. Both client and server support is provided.
A project to provide Tcl with access to the Gtk GUI library.
An interface between Tcl and CORBA.
Provides extra language support needed to build large Tcl/Tk applications by introducing the notion of objects, which act as building blocks for an application.
A gtk+/gnome extension for Tcl, loosely modeled after the way Tcl interfaces with Tk.
Add-on to the Tk toolkit, adding new widgets, geometry managers, and miscellaneous commands.
An object-oriented mega-widget set which extends Tcl/Tk and is based on [incr Tcl] and [incr Tk].
An extension provides access to MySQL database servers using simple Tcl commands.
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.
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!
A simple API for Mysql-Database and Tcl scripting language.
A Tcl GUI package to generate C/C++ codes for Tcl extensions. xWizard aimed at the ease of the integration between Tcl and C. [Open source]