Differences between version 15 and revision by previous author of TCL.
Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History
Newer page: | version 15 | Last edited on Friday, June 17, 2005 5:41:08 pm | by JohnMcPherson | Revert |
Older page: | version 14 | Last edited on Friday, June 17, 2005 2:48:05 pm | by SidSwami | Revert |
@@ -1,7 +1,9 @@
An [Acronym] for __T__ool __C__ommand __L__anguage.
-It
is a scripting language embedded in many applications, much like [Elisp] is used in [Emacs] and VisualBasic is in many MicrosoftWindows applications. (This does not mean these languages have anything in common; actually they're about as far apart from each other as imaginably possible.)
+Also, (in NewZealand), an acronym for TelstraClear __L__imited.
+
+TCL (in the first sense)
is a scripting language embedded in many applications, much like [Elisp] is used in [Emacs] and VisualBasic is in many MicrosoftWindows applications. (This does not mean these languages have anything in common; actually they're about as far apart from each other as imaginably possible.)
While not well suited for writing large programs, its common combination with the [Tk] ToolKit makes creating [GUI]s fairly easy — the VisualBasic of the Unix world, if you will.
Most people would probably consider it obsolete; the dwindling popularity of [Tk] only contributes to this. [Perl], [Python] and [Ruby] are all far preferrable.