Tcl

What is Tcl?


1.

Tool Command Language, 1988-today. A dynamic programming language for Mac/Unix/Windows computers. It can be considered as merging the heritages of Lisp, C, and Unixshells. With a very simple syntax Tcl makes it possible to implement a number of programming styles: functional, object-oriented, stack-oriented, etc.

proc lrevert list {#-- revert a list in Tcl

set res {}

set n llength $list]

while {$n>0} {lappend res lindex $list incr n -1]]}

return $res

}

% lrevert {foo bar grill} ;# testing Tcl

grill bar foo

See programming, language

2.

A very powerful language

"TCL is very powerful, I'm a mastery at basic syntax"

See kyle, tcl, fag, zetascript, powerful, ikick, cock


97

Random Words:

1. The old cheese sauce found inside macaroni and cheese boxes with an expiration date that has long passed. That oldaroni is a different ..
1. A rump-spelunker who only puts his penis in the rear of fellow men. He does not take it from behind under any circumstances; unless he ..
1. An invisible, odorless gas that puts the person inhaling it to sleep in a matter of minutes. When roused the victim will be grumpy, abl..