Tcl


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 unix sh-lls. 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
a very powerful language
“tcl is very powerful, i’m a mastery at basic syntax”
in reference to gaia online’s mmorpg– tcl means “ten cl”, the highest level attained in the beta release of gaia online’s mmorpg, “zomg!”
“oh my g-d, a tcl killed all the monsters!”

Read Also:

  • teabagasaur

    a person who constantly teabags. dave is a major teabagasaur.

  • Teacher-Tease

    when you think your teachers coming on to you but then you realize you’ve just watched to many p-rno’s i thought mrs white was coming on to me until i realized i was under a teacher-tease

  • tea in paris

    a combination of “the eiffel tower”, and teabagging tea in paris – two men engaged in an eiffel tower with a woman serving as the base and two other women teabagging the men

  • tea-leoni

    a lovely girls name meaning lion princess, can be spelt tia-leoni . tea-leoni is a girls name of royalty

  • tennies

    short for “tennis shoes.” how do you like my new tennies? a mad -ss b-tch, who is friendly to everyone. is funny and tells jokes. that new chick is such a tenny. the most beautiful girl you will ever meet. she is nice, funny, pretty, and wanted by most boys. she warms up the room […]


Disclaimer: Tcl definition / meaning should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. All content on this website is for informational purposes only.