What is Tcl?
1.
Tool Command Language, 1988-today. A dynamic programming language for
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
2.
A very powerful language
"TCL is very powerful, I'm a mastery at basic syntax"
See
Random Words:
1.
Another name for New Orleans, No Orleans is what happens when a huge-ass hurricane heads for a city that is below sea level.
New Orlean..
1.
1: the copying of something by americans and claiming it as their own
2: the misspelling or misspronunciation of a word by Americans a..