tclsh8.4
Tcl (the Tool Command Language) v8.4 - run-time files
Install
- All systems
-
curl cmd.cat/tclsh8.4.sh
- Debian
-
apt-get install tcl8.4
- Ubuntu
-
apt-get install tcl8.4
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install tcl8.4
- Raspbian
-
apt-get install tcl8.4
- Dockerfile
- dockerfile.run/tclsh8.4
tcl8.4
Tcl (the Tool Command Language) v8.4 - run-time files
Tcl is a powerful, easy to use, embeddable, cross-platform interpreted scripting language. This package contains everything you need to run Tcl scripts and Tcl-enabled apps. This version includes thread support.