Version 2 of Tcl Syntax help (Portuguese-PT)

Updated 2004-06-05 03:48:46

Propósito: Colecção de referências pa uma lista de comandos TCL (nem sempre a mais completa ou oficial página de ajuda, mas sempre com notas adicionais e links para artigos relacionados). E também vê Tk syntax help (Portuguese-PT). Eu espero que gente vá adicionar codigo a estas páginas mostrando Best Practices com regardo ao uso destes comandos TCL e TK. Beyond these, see also Tcl core extension syntax for the syntax of extensions packaged with the core, and BNF for Tcl for abstract context. Also see Common Tcl Error Messages and Possible Explanations.


The following is an alphabetical index to the script level commands in Tcl. [Would people like a second sorting of Tcl commands, perhaps by function or some other ordering? If so, let us know what arrangement.]



There are also a number of special Magic names variables in the core Tcl interpreter. Here is an index to these:


There are also a number of special shell environment variables which can influence Tcl behavior. These include:


For a nice printed quick reference guide to Tcl and Tk, see [L1 ] for the original and see [L2 ] for a community member's update. "Static syntax analysis" is a related topic.


[ Category Package ]