View the Most Wanted LQ Wiki articles.
LinuxQuestions.org > Linux Wiki > Tcl

From LQWiki

Jump to: navigation, search

Tcl is the Tool command language. It's a small, widely used, interpreted scripting language that's supposed to be pretty easy to learn and use. You don't hear as much about it these days because of the popularity of bash, Perl, and Python. It's well known to be used in conjunction with the Tk GUI toolkit (i.e. widget set).

Expect programs are almost always written in Tcl.


Personal tools