File: tcl.txt

package info (click to toggle)
netexpect 0.22-2
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 8,672 kB
  • ctags: 3,840
  • sloc: ansic: 19,903; sh: 14,032; xml: 3,280; yacc: 1,179; lex: 469; makefile: 185
file content (26 lines) | stat: -rw-r--r-- 829 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
"My take on Tcl is that it breaks good programming conventions, but
gains something in the tradeoff, that is, you can do things in tcl in a
way that you can't do in any other language. it really is like "extreme
kung fu". At first you see this crazy old man and laugh at his silly
ways. Then you see how much of a badass he really is. Variable variable
substitution to the nth degree lets you Crouching Tiger Hidden Dragon
your way across the land, instead of walking carefully."

           Comment at http://reddit.com/r/programming/info/6gmgr/comments/

Tcl Links
---------

Tcl Home Page
http://www.tcl.tk/

Tcl Tutorial
http://www.tcl.tk/man/tcl8.5/tutorial/tcltutorial.html

Data types in Tcl
http://www.geocities.com/SiliconValley/Ridge/6664/datattcl.txt

http://www.yosefk.com/blog/i-cant-believe-im-praising-tcl.html