[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ELPA] New package: kixtart-mode
From: |
Óscar Fuentes |
Subject: |
Re: [ELPA] New package: kixtart-mode |
Date: |
Mon, 12 Dec 2022 15:00:55 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Eli Zaretskii <eliz@gnu.org> writes:
>> >> BUT, it is a bad thing if people use SickStart to write scripts
>> >> that they could have written in a free scripting language.
>> >
>> > There are no scripting languages for MS-Windows that are Free
>> > Software, AFAIK.
>>
>> After a cursory look at kixtart, I would say with confidence that Tcl/Tk
>> with the twapi package provides a superset of its features.
>
> Does Tcl/Tk provide access to the low-level Windows APIs, like
> Registry and Win32 functions?
Registry access is provided by Tcl out of the box. Access to Windows
APIs is provided by the twapi package.
https://twapi.magicsplat.com/