Home > Computers > Programming > Languages > Tcl-Tk
Tcl stands for "tool command language" and is pronounced "tickle." It is actually two things: a language and a library. First, Tcl is a simple textual language, intended primarily for issuing commands to interactive programs such as text editors, debuggers, illustrators, and shells. It has a simple syntax and is also programmable, so Tcl users can write command procedures to provide more powerful commands than those in the built-in set. Second, Tcl is a library package that can be embedded in application programs.
http://www.bin-co.com/tcl/tutorial/
A Tcl/Tk tutorial aimed at beginners.
http://www.activestate.com/activetcl
ActiveState's distribution of Tcl, available for Linux, Solaris, HP-UX and Windows. Overview, features, resources and testimonials.
http://www.avia-training.com/
Provides services for the Tcl programming language and extensions such as Tk and Expect.
http://www.msen.com/~clif/
Homepage of "Tcl/Tk For Real Programmers" author. Professional and personal information. Book overview, table of Contents, errata. Tcl/Tk related items.
http://www.dgroth.de/tcl8.4.4/
Fast access to Tcl/Tk and extensions manual pages via a nice Java applet.
http://www.cs.man.ac.uk/~fellowsd/tcl/
Featuring extended Tcl fontification for Emacs, scripts and extensions, Tclets and Games.
http://phaseit.net/claird/comp.lang.tcl/fmm.html
Article on evident faults and unidiomatic usages of Tcl.
http://www.beedub.com/book/2nd/booktoc.mif.html
Fifteen out of 48 chapters of Brent Welch's book.
http://www.tldp.org/HOWTO/Scripting-GUI-TclTk/
A quick introduction by example to creating graphical user interfaces for command line applications with Tcl and Tk.
http://www.egghelp.org/tcl.htm
Large archive of Tcl scripts for eggdrop IRC bots.
http://www.tcl.tk/
Was Scriptics.com, firm founded by Tcl creator, and original sole author, Professor John Ousterhout. Advocacy, tutorials, documentation, links, news, software, latest releases, downloads.
http://philip.greenspun.com/tcl/
A guide programming a Web service using TCL as the CGI language.
http://tcljava.sourceforge.net/
About Jacl, a Java implementation of Tcl 8.x., and TclBlend, a package for Tcl 8.x to load and interact with the Java VM.
http://www.tclscripts.org/
Tclsh scripts and Eggdrop scripts.
http://www.tcl.tk/man/tcl8.5/tutorial/Tcl0.html
This tutorial is aimed at those who have some knowledge of programming, although you don't have to be an expert. The tutorial is intended as a companion to the Tcl manual pages which provide a reference for all Tcl commands.
http://www.nyx.net/~tpoindex/tcl-wear/index.html
A history of shirts, hats, office toys and other Tcl-related paraphernalia.
http://othnielgraichen.tripod.com/tclintro.html
Teaches non-programming types how to create GUI applications using Tcl/Tk. Uses Windows, Cygwin, web browser or Linux as platform for learning, practicing, experimenting.
http://www.schwartzcomputer.com/tcl-tk/tcl-tk.html
Extensions to make Tcl/Tk applications easy to implement. Some of these extensions are specific to NT, while others run in both, Unix and NT environments.
http://www.tcl.tk/faq/tclwin.htm
A frequently-asked questions, also called a FAQ, covers problems with the Tcl/Tk programming on the Windows platform.
http://www.slac.stanford.edu/~raines/tkref.html
For Tcl/Tk 8.x based on the quick reference guide written for Perl by Johan Vromans. A Perl script is included in the distribution to reorganize the 52 pages in the Postscript source into booklet form.
http://phaseit.net/claird/comp.lang.tcl/tcl.html
Cameron Laird's collection of information about Tcl/Tk, including articles he wrote for Sunworld e.a.
http://www.oche.de/~akupries/tcltk.html
Autodoc, Makedist, and other Software for and using Tcl/Tk written by Andreas Kupries.
http://tcl.sourceforge.net/
The core development home for Tcl and the Tk toolkit.
http://www.msen.com/~clif/TclTutor.html
Interactive computer aided instruction package to learn Tcl. It consists of 43 lessons covering all basic Tcl commands.
http://www.tek-tips.com/threadminder.cfm?pid=287
A WWW based discussion forum for Tcl/Tk programmers.
http://elf.org/
Providing a collection of Tcl/Tk plugins and sources as well as links to other resources.
http://wiki.tcl.tk/864
A short tutorial about how to use Tcl/Tk in Multimedia applications for X.
http://en.wikipedia.org/wiki/Tcl
A short tutorial on the Tcl language from Wikipedia.
http://www.wjduquette.com/tcl/
Featuring the trycatch and expand packages, guides to creating object commands and to success with namespaces and packages.
Home > Computers > Programming > Languages > Tcl-Tk
Thanks to DMOZ, which built a great web directory for nearly two decades and freely shared it with the web. About us