Tcl
Tool Command Language — embeddable scripting language.
Tcl is a small, embeddable scripting language widely used in EDA tools, network device automation (Expect), and as the scripting language inside other applications. It is the foundation of the Tk GUI toolkit.
Install
Debian/Ubuntu: sudo apt install tcl Fedora: sudo dnf install tcl Arch: sudo pacman -S tcl
