Skip to content

TCL9 Distribution V1

The TCL9 Distribution provides a TCL9 binary build including some common lbraries.

The Distribution can be downloaded as a binary archive and installed by users as described in TCL 9 Page, or as a single file kit that can be used as an augmented tclsh script:

1
2
3
$ wget https://kissb.s3.de.io.cloud.ovh.net/tcl9/dist1/250630/tcl9-dist1kit-x86_64-redhat-linux-rhel8-9.0.1-250630 -O tclsh
$ chmod +x tclsh
$ ./tclsh # Run the interpreter

Release 250630

This release adds CriTCL and tdom packages.

Included Packages:

Library Version Platform Notes
TCL9 9.0.1 Linux / Win64 TCL/TK Statically compiled
TK9 9.0.1 Linux / Win64 TCL/TK Statically compiled
TCL Lib 2.0 Linux / Win64 Crictl accelerated functions compiled for Linux
Tk Lib 0.9 Linux / Win64 -
TCL X 8.6.3 Linux / Win64 Minor Fixes for TCL9 @ https://github.com/opendesignflow/tclx
TCL TLS 2.0b1 Linux Statically Linked against openssl in RHEL8 - LibreSSL 4 integration in progress - Build from SVN e19f6b3f18
AwThemes 10.4.0 Linux https://sourceforge.net/projects/tcl-awthemes
CriTCL 3.3.1 Linux https://andreas-kupries.github.io/critcl/
tdom 0.9.6 Linux / Win64 https://tdom.org (HTML5 not enabled)

Download Links:

Package Type TCL Version Platform Download
Binary Archive 9.0.1 RHEL8 Download | Checksum | Signature
Binary Archive 9.0.1 Mingw32 Win64 Download | Checksum | Signature
Single File Kit 9.0.1 RHEL8 Download | Checksum | Signature
Single File Kit 9.0.1 Mingw32 Win64 Download | Checksum | Signature

Release 250627

This release fixes Tk integration which was broken. Users of this Kit can load Tk using package require Tk.

Also includes are Themes from AwThemes, for example:

1
2
3
4
5
package require Tk

package require awbreezedark

ttk::style theme use awbreezedark

Included Packages:

Library Version Platform Notes
TCL9 9.0.1 Linux / Win64 TCL/TK Statically compiled
TK9 9.0.1 Linux / Win64 TCL/TK Statically compiled
TCL Lib 2.0 Linux / Win64 Crictl accelerated functions compiled for Linux
Tk Lib 0.9 Linux / Win64 -
TCL X 8.6.3 Linux / Win64 Minor Fixes for TCL9 @ https://github.com/opendesignflow/tclx
TCL TLS 2.0b1 Linux Statically Linked against openssl in RHEL8 - LibreSSL 4 integration in progress - Build from SVN e19f6b3f18
AwThemes 10.4.0 Linux https://sourceforge.net/projects/tcl-awthemes

Download Links:

Package Type TCL Version Platform Download
Binary Archive 9.0.1 RHEL8 Download | Checksum | Signature
Binary Archive 9.0.1 Mingw32 Win64 Download | Checksum | Signature
Single File Kit 9.0.1 RHEL8 Download | Checksum | Signature
Single File Kit 9.0.1 Mingw32 Win64 Download | Checksum | Signature

Release 250501

This release includes following packages:

Library Version Platform Notes
TCL9 9.0.1 Linux / Win64 TCL/TK Statically compiled
TK9 9.0.1 Linux / Win64 TCL/TK Statically compiled
TCL Lib 2.0 Linux / Win64 Crictl accelerated functions compiled for Linux
Tk Lib 0.9 Linux / Win64
TCL X 8.6.3 Linux / Win64 Minor Fixes for TCL9 @ https://github.com/opendesignflow/tclx
TCL TLS 2.0b1 Linux Statically Linked against openssl in RHEL8 - LibreSSL 4 integration in progress - Build from SVN e19f6b3f18

Download Links:

Package Type TCL Version Platform Download
Binary Archive 9.0.1 RHEL8 Download | Checksum | Signature
Binary Archive 9.0.1 Mingw32 Win64 Download | Checksum | Signature
Single File Kit 9.0.1 RHEL8 Download | Checksum | Signature
Single File Kit 9.0.1 Mingw32 Win64 Download | Checksum | Signature