![]() ![]() |
Hosted by![]() |
|
|
Latest Software Releases
Tcl/Tk 9.1a1 Source
BAWT Multi-platform
Tklib 0.8 Jul 6, 2024
There are several options available for obtaining Tcl/Tk. These are listed below. Operating System PackagesTcl/Tk is included in most Unix / Linux distributions, as well as in Mac OS X, and can be installed with the system's package manager. For example, on a Debian system, you can type apt-get install tcl to install Tcl. Note than some components, even including Tk, man pages and C libraries may be separate packages and installed in a similar manner. To check the version installed, start Tcl/Tk (usually via running "tclsh" or "wish" from a command line), and typing info patchlevel This will tell you what version you're running. If you do not have privileges to install software or if you need a newer version than the one provided by the system, you may use one of the alternative means of obtaining Tcl as described below. Binary DistributionsPre-built Tcl distributions for many common platforms are available for download. These include both traditional installers as well as single file "download and run" executables. See Binary distributions. Source DistributionsFinally, you always have the option of downloading the Tcl/Tk source distributions and building it yourself. See Source distributions for instructions on downloading and compiling. Related SoftwareA large number of libraries and extensions are available for Tcl/Tk and listed in several thirdparty catalogs.
License Information
Tcl/Tk is open source (based on a BSD-style license), so you can
use it and modify it virtually any way you want, including for
commercial uses. Here is the Tcl source distribution
license, but be sure to check the license for any particular
distribution you use.
|