Sujet : Re: vectcl and tcl9
De : wortkarg3 (at) *nospam* yahoo.com (Harald Oehlmann)
Groupes : comp.lang.tclDate : 21. Jan 2025, 08:20:58
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vmnhsp$3srvj$1@dont-email.me>
References : 1
User-Agent : Mozilla Thunderbird
Am 20.01.2025 um 17:03 schrieb Jacob:
Hello all,
Does VecTcl work with Tcl9? If not, are there any plans to update it so it can? I see there is an old fork on github, but there are no binaries available for me to quickly test.
Thanks,
Jacob
Hi Jacob,
unfortunately, this masterpiece is orphaned. The creator, Chrisitan G., does not plan to continue.
Brian Griffin did a proof of concept using the new Tcl Obj interface, which allows to directly pass a vectcl number (float, bignum) to a Tcl number without passing by a string representation and vice versa.
I am sure, Christian will assist anybody in the transition, but does not want to do the work himself.
I already tried to motivate Torsten Berg to look into that...
Thank you all,
Harald