tcl-tk

Cross-platform scripting language with GUI toolkit capabilities

brewmacoslinux
Try with needOr install directly
Source

About

Tool Command Language

Commands

tclshwish

Examples

Run a Tcl script from command line$ tclsh script.tcl
Start interactive Tcl shell for executing commands$ tclsh
Launch Tcl/Tk GUI application with windowing support$ wish script.tcl