tcl-tk@8

Tool Command Language with Tk GUI toolkit for scripting

brewmacoslinux
Try with needOr install directly
Source

About

Tool Command Language

Commands

tclsh8.6wish8.6tclshwish

Examples

Run a Tcl script from the command line$ tclsh script.tcl
Start interactive Tcl shell for scripting$ tclsh
Launch Tk GUI application with wish interpreter$ wish gui_app.tcl