diff options
Diffstat (limited to 'lang/tcl/DESCR')
-rw-r--r-- | lang/tcl/DESCR | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lang/tcl/DESCR b/lang/tcl/DESCR new file mode 100644 index 00000000000..91040a25833 --- /dev/null +++ b/lang/tcl/DESCR @@ -0,0 +1,8 @@ +This package contains Tcl, John Osterhout's Tool Command Language, an +exceedingly simple language great for general scripting and for +embedding in other programs. + +The best way to get started with Tcl is to read ``Tcl and the Tk +Toolkit'' by John K. Ousterhout, Addison-Wesley, ISBN 0-201-63337-X +or ``Practical Programming in Tcl and Tk'' by Brent B. Welch, +Prentice Hall PTR, ISBN 0-13-616830-X. |