Welcome to the Tcler's Wiki!

What is Tcl?

Tcl is a simple-to-learn yet very powerful programming language. Its syntax is described in just a dozen rules, but it has all the features needed to rapidly create useful programs in almost any field of application - on a wide variety of international platforms. See more about Tcl at What is Tcl

What is Tk?

Tk is a graphical toolkit for Tcl. It allows you to develop graphical applications that run on Windows, Linux, MacOS X and many other platforms. And not just from Tcl - Tk can be used from many languages including C, Ruby, Perl, Python and Lua. See more about Tk at What is Tk

Tcl Community News

  • Tcl/Tk 8.6.14 Released. The Tcl Core Team is pleased to announce the 8.6.14 release of the Tcl dynamic language and the Tk toolkit. We would like to express our gratitude to all those who submit bug reports and patches. This information is invaluable in enabling us to identify and eliminate problems in the core. Tcl/Tk 8.6.14 sources are freely available as open source from the Tcl Developer Xchange . See also Changes in Tcl/Tk 8.6.14
  • Tcl/Tk 9.0 b1 Released. The first beta releases of Tcl 9.0 and Tk 9.0 are now available for testing. The developers believe the new feature set is complete enough and the code quality is high enough that it is time for a larger audience of Tcl/Tk users to give them a try and report back to the developers what difficulties need resolution before stable releases of Tcl/Tk 9.0. More details can be found at the Tcl Developer Xchange Tcl/Tk 9.0 b1 page .
  • Subscribe to the @TclLang Twitter feed for news about happenings in the Tcl world!

Recent changes

March 19, 2024
Scripted Lexing
March 15, 2024
saito
Twin Primes Follow up with Pseudocode Study and TCL 8.6 demo example calculator, numerical analysis
Tcl Improvement Proposal
March 14, 2024
scratch
tpack
A little digital clock
twebserver
March 13, 2024
Twin Primes Follow up with Pseudocode Study Gauss Li(x) function
Twin Primes Follow up with Pseudocode Study Primes and Twin Primes