Tclkit - Self-contained runtime for Tcl/Tk
A Tclkit is a single-file executable that provides a complete Tcl and Tk runtime and can execute both normal tcl scripts or script archive files known as StarKits. Tclkit is provided pre-built for a number of platforms and is updated to track Tcl releases for the major platforms (Windows, Linux and MacOS X).
and MANUALLY tested platforms:
Version | Tcl | Tk | Linux | macOS | Windows |
---|---|---|---|---|---|
Tclkit 8.6.12 | Tcl 8.6.12 | Tk 8.6.12 | Fedora 36 | macOS Monterey macOS Mojave |
Windows 11 |
Tclkit 8.6.9* | Tcl 8.6.9 | Tk 8.6.9.1 | Fedora 30 Fedora 36 |
macOS Mojave | Windows 10 Windows 11 |
Although I haven't tested the releases on all possible platforms, you should be able to run them on a recent version 64-bit OS (Linux / macOS / Windows) except:
- Tclkit 8.6.9 is guaranteed to be NOT working on macOS Monterey.
Old README: README
Original Site: https://code.google.com/archive/p/tclkit/
Forked From: https://github.com/patthoyts/kitgenow