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. 1.- Never snitches 2.- Never turns his back on another real homie 3.- Always down for another real homie 4.- Always willing to give b..
1. it means to beat someone up. for example i'm funna gunna ride if you don't get out of my way. or. i'm funna gunna ride o..
1. Official Theme of Gamefaqs (Sang to the Slinky song) Who bans your ass without care, he really is that sort of guy. Sell-out and mak..