Sujet : Re: tcl 9 and tclkits
De : wortkarg3 (at) *nospam* yahoo.com (Harald Oehlmann)
Groupes : comp.lang.tclDate : 22. Apr 2025, 08:22:07
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vu7g2q$26ec$1@dont-email.me>
References : 1
User-Agent : Mozilla Thunderbird
Am 22.04.2025 um 04:01 schrieb et99:
Are tclkits supported in tcl 9?
If so, where can I find a prebuilt windows binary tclkit for 9 so I can create my own starpacks.
I used to get the latest tclkits from Ashok's sourceforge page, but alas, there are none there past 8.6.13 and Ashok has said no later versions will be hosted there.
I also see that in his tcl programming language book version 2, tcl 9, the chapter on tclkits is removed. Does this mean tclkits are not a part of tcl 9?
If not, is there an equivalent functionality.
The functionality is now build-in using the zipfs.
I don't know where the documentation is. A bit is on the migration notes:
https://core.tcl-lang.org/tcl/wiki?name=Migrating+scripts+to+Tcl+9&pHarald