tclsh-default
The Tcl (Tool Command Language) provides a powerful platform for
Install
- All systems
-
curl cmd.cat/tclsh-default.sh
- Debian
-
apt-get install tcl - Ubuntu
-
apt-get install tcl -
Alpine
-
apk add tcl - Arch Linux
-
pacman -S tcl - Kali Linux
-
apt-get install tcl - CentOS
-
yum install tcl - Fedora
-
dnf install tcl - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install tcl - Raspbian
-
apt-get install tcl - Docker
-
docker run cmd.cat/tclsh-default tclsh-defaultpowered by Commando
tcl
The Tcl (Tool Command Language) provides a powerful platform for
creating integration applications that tie together diverse applications, protocols, devices, and frameworks. When paired with the Tk toolkit, Tcl provides a fastest and powerful way to create cross-platform GUI applications. Tcl can also be used for a variety of web-related tasks and for creating powerful command languages for applications.