Write and run Tcl/Tk code instantly!
Tcl Runner is a handy tool for learning Tcl/Tk and running Tcl/Tk script for daily tasks.
Simply type Tcl/Tk code and press “⌘R” to run it, that is all!
You don’t event need to save the file first!
* Features
– Type and run Tcl/Tk code instantly
– Open and run Tcl/Tk script file
– Display output as plain text or HTML
– Supports Tcl/Tk CLI interaction (text output mode)
– Supports Tk script (please replace “tclsh” with “wish” in the preferences)
– You can specify the Tcl/Tk binary path in the preferences (“⌘,”)
– Auto indent and replacing tab with spaces
– Keyword completion (“⌘.”)
Tcl/Tk Runner is simple and quick. You can use it for daily tasks such as text processing, code generation or simply type some code to verify your ideas.
Leave a Comment