ETcl: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
 
No edit summary
Line 1: Line 1:
'''eTCL''' is an interpreter for the [[TCL/TK]] programming language.
'''eTCL''' is an interpreter for the [[TCL]] programming language, with the [[Tk]] library included.


{{interpreter}}
{{interpreter}}

Revision as of 13:47, 17 January 2007

eTCL is an interpreter for the TCL programming language, with the Tk library included.

Template:Interpreter