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.
The one designated female in a gaming or similarly nerdy group. She is a rare breed and documented cases of contact have been few and fa..
1.
(n.)
To avert the horrors of corrievorrie (q.v.), corriecravie is usually employed. This is the cowardly but highly skilled process by..