Re: Lua and TCL/TK
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Lua and TCL/TK
- From: gz@...
- Date: 2018年12月04日 16:37:58 +0100
Am 2018年12月03日 17:46, schrieb Doug Currie:
According to Gunnar's site: http://tset.de/ltcltk/index.html
it's not supported, which is a shame because I found it very useful.
I stopped supporting it because I did not use it any more and because,
well, seemingly nobody else did. I thought about continuing support for
ltcl, without the tk part, because the latter is what creates the most
work. But then my attention drifted elsewhere and the rest is...
negligence ;)
It worked out of the box on Lua 5.2 I believe, based on notes in my
copy, where I have a few edits to make it work in 5.3.
See https://github.com/dcurrie/ltcltk
for my changes.
Nice :)
Gunnar