Tclsh: Difference between revisions

Content added Content deleted
(Tcl is the proper spelling)
(Add more info)
Line 1: Line 1:
{{implementation|Tcl}}'''tclsh''' is a [[shell]] for the [[Tcl]] programming language.
{{stub}}{{implementation|Tcl}}'''tclsh''' is a [[shell]] for the [[Tcl]] programming language. It is the primary implementation of Tcl, especially when for command-line environments. In graphical environments, it is more common to use [[wish]] instead, though this is a historical hold-over except on [[Windows]].