win32 F/OSS development - Tcl/Tk

Tcl Symbol

Tcl (pronounced "tickle") is a scripting language often used with the Tk widget set designed to be embedded into applications. Tkinter, the standard GUI in Python, is an OOP layer on top of Tcl/Tk. Tk is bundled with Ruby and bindings exist for Perl, C++, Lisp and likely others.

Install

active tcl installer


Head over to ActiveState to grab the free download version of Active Tcl. Look for the Windows package, download and run the installer. It installs Tcl, Tk, Expect and some extensions.


Documentation

Links






< < Back to Start >>