Updated 2009-04-14 11:01:45 by Cameron

Purpose: To discuss the various options one has to obtain Tcl and associated packages in binary form.

NOTE: One needs to be particularly careful to consider all the ramifications when using any binary distribution, including factors such as the license of the distribution itself.

An older Wiki page that covers much the same territory as this one is Binary Distributions.

KJN: I have moved the few paragraphs on binaries to Binary Distributions to avoid duplication. Since many of those binary distributions are open-source, they will be of interest to those looking for Tcl/Tk sources.

Sources for Tcl/Tk


  • Q. I hope someone will comment here on what should be expected at SourceForge [4].
  • A. Basically one should expect to find the cvs being used for current Tcl source code development. Check the SourceForge wiki page for more details.

People interested in the current sources of packages hosted on sourceforge and other CVS's can go to the following places providing nightly snapshots:


If you want something even more recent than that, you can go directly to the SourceForge CVS:


Sources for commonly used extensions

  • Tcllib can be found at [5]
  • Links to various other extensions can be found in the Category Package
  • The Gutter catalog has information about and links to many extensions

Yet another depot is the old Scriptics FTP library [6] (empty 2008-01-09)

Where to find old Tcl source distributions

Check out http://www.koders.com/ where a search engine for code, including Tcl, can be found.

Getting Tcl/Tk