支持系统
OS X 10.6
价格
12
下载次数
274
官方网站

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 “Command-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 (“Command-,”)
– Auto indent and replacing tab with spaces
– Keyword completion (“Command-.”)

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.