22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
|
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
|
-
-
+
+
+
|
A Tclkit is a self-contained Tcl interpreter and several common Tcl modules, all rolled up into a single executable. Tclkits are a convenient way to deploy Tcl and a bundle of software onto computers that may not have Tcl installed at all.
Base TclKits
------------
| System | Platform | Versions |
|-------------|-------------|----------|
| System | Platform | 8.5.15| 8.6.1 |
|-------------|-------------|-------|-------|
| Windows | x86 | [8.5.15](raw/tclkit-8.5.15-win32-ix86.exe?name=53fd052e5a3dd9def45e549142a5d93a18ed2551) | [8.6.1](raw/tclkit-8.6.1-win32-ix86.exe?name=4b7d04547d4fc9365e2771cf7a8ae77cd743943a) |
| Windows | x86_64 | [8.5.15](raw/tclkit-8.5.15-win32-x86_64.exe?name=89aa663f7037774eb79d11a7538fc6237a34df27) | [8.6.1](raw/tclkit-8.6.1-win32-x86_64.exe?name=976108700ef03f95486038f8c288824af22ece9b) |
| RHEL5 | x86_64 | [8.5.15](raw/tclkit-8.5.15-rhel5-x86_64?name=b184389e229133f5ec22c5cbe53812be5b8bb2ab) | [8.6.1](raw/tclkit-8.6.1-rhel5-x86_64?name=3f325ab928fff03ff8b9d3eb2d190f85ba157bdd) |
| RHEL5 | x86 | [8.5.15](raw/tclkit-8.5.15-rhel5-ix86?name=71107539890c1e4170ad0dea02fa1540de82574e) | [8.6.1](raw/tclkit-8.6.1-rhel5-ix86?name=9f28f887c20d38d4b78492331c0e72735ba77a0b) |
| Mac OS X | ppc/ppc64 | [8.5.15](raw/tclkit-8.5.15-macosx10.5-powerpc+powerpc64?name=ebb5bce0a1fb784b5cb902c32445eb216f6b733a) | [8.6.1](raw/tclkit-8.6.1-macosx10.5-powerpc+powerpc64?name=be848401dceedceef43e4b70855b69adb2414d39) |
| Mac OS X | ix86/x86_64 | [8.5.15](raw/tclkit-8.5.15-macosx10.5-ix86+x86_64?name=748589cca22b3bd7796d40924c909e9508529311) | [8.6.1](raw/tclkit-8.6.1-macosx10.5-ix86?name=642c8d07146029c7f7f8942890bd1bf4526d4898) |
| Raspbian | arm | [8.5.15](raw/tclkit-8.5.15-linux-arm?name=3b287ff2d834765afcd72199e2dcacccf7d235e2) | [8.6.1](raw/tclkit-8.6.1-linux-arm?name=3d0619be4135eb0c80d6d54d0309fce4fa58596f) |
| Solaris | sparc | [8.5.15](raw/tclkit-8.5.15-solaris-sparc?name=c38071f437723dcf5db0f9f2698888baadff4164) | |
| Solaris | sparcv9 | [8.5.15](raw/tclkit-8.5.15-solaris-sparc64?name=669b5556d28cec71f85b3ab68e6b933a8c21c3e1) | |
TclKits with Extensions Included
--------------------------------
|