Apps
| Tclkits |
|---|
A Tclkit is a single executable file that contains a Tcl interpreter and the startup scripts and support libraries.
tclkits are available for the following platforms:
- Windows for x86 and x86_64
- Darwin for x86_64
- Darwin for arm64
- Darwin universal binary
- Linux for x86_64
- Linux for arm64 (ex. Raspberry Pi)
- Linux for RiscV 64-bit (ex. StarFive)
For each platform three different tclkits are available:
tclkit-*-tcl: Corresponds to tclsh.
tclkit-*-tk: Corresponds to wish.
tclkit-*-dyn: Corresponds to tclsh and calling 'package require Tk'.
Downloads:
| Jigsaw Puzzler |
|---|
Modified version of David Easton's Jigsaw Puzzler.
Downloads:
- Jigsaw Puzzler for Windows
- Jigsaw Puzzler for macOS (Universal Binary)
- Jigsaw Puzzler for Linux x86_64
| Tcl3D-Full |
|---|
BAWT distribution including Tcl3D-Full. Tcl3D-Full includes OpenSceneGraph wrapper based on version 3.4.1.
Downloads:
- Tcl3D-Full 1.0.1 using Tcl 9.0.2-64bit for Windows
- Tcl3D-Full 1.0.1 using Tcl 9.0.2-64bit for Linux
- Tcl3D 1.0.1 demos