** Summary ** [Tcl] documentation ** Description ** [What is Tcl]: [Getting Started]: [Learning Tcl]: [Tcl User Guide%|%User Guide]: [http://www.tcl.tk/man/tcl/contents.htm%|%official documentation%|%]: [http://www.tcl.tk/doc/%|%official documentation pages]: [http://www.tcl.tk/man/tcl/%|%man pages]: [http://www.tcl.tk/about/language.html%|%official language overview%|%]: [Tcl Developer Guide%|%Developer Guide%|%]: [Tcl C API]: documents all the public Tcl C calls that a C programmer should consider ''safe'' to use. [The Tcl Core%|%The Tcl Core (Want to hack on Tcl?)%|%]: [http://wiki.tcl.tk%|%this wiki%|%]: [Tcl Commands%|%commands%|%]: documents all the Tcl commands available in the [core] [distribution]. [Operating System specific Tcl commands]: Internationalization: see [Advanced Tcl] [Tcl syntax%|%syntax]: and command reference [Tk syntax help%|%syntax help]: and command reference [http://docs.activestate.com/activetcl/8.5/full_toc.html%|%ActiveTcl 8.5.12 User Guide]: [http://docs.activestate.com/activetcl/8.6/full_toc.html%|%ActiveTcl 8.6Beta User Guide]: [A User's Guide to Tcl/Tk]: [Tcl/Tk Documentation Project (TTDP)]: [Tcl performance]: [Help! My Tcl application just crashed!]: [Where can I find a book about Tcl]: [Tcl Articles%|%articles%|%]: [TMML]: is a nice searchable resource for Tcl and Tk. A direct link is here: [http://tmml.sourceforge.net/]. "[de] loves to point people to http://tmml.sf.net/doc, because it's the best-looking [tcl/tk] core documentation ..." [docstring]: Easy documentation in proc bodies [tcldoc]: API documentation generator. builds html documentation from comments in the source code [TclTkWinHelp]: provides documentation in Windows Help (CHM) format for Tcl/Tk and several extensions, with a comprehensive table of contents and integrated index. Use the Category link at the bottom of the page for some more pages dealing with documentation on this wiki. You can also search this site on keywords, see [Searching and bookmarking URLs on the Tcl'ers Wiki]. Quick Pointers to some popular extensions documentation: [Tcllib]: http://tcllib.sourceforge.net/doc/index.html ** Specials (OS specific, particular questions, etc.) ** [Apple Macintosh and Tcl/Tk]: [Microsoft Windows and Tcl]: (not tk) [Microsoft Windows and Tk]: [TclBridge]: [Windows] [COM]/[DCOM]/[ActiveX]/[.NET] integration [Windows Helper Utilities]: [operating system specific Tcl commands]: [Why can I not place unmatched braces in Tcl comments]: [future of Tcl/Tk]: [changes in Tcl/Tk]: and most recently about [changes in tcl/tk 8.5]. <> Documentation | TOC