Sujet : Re: Python (was Re: I did not inhale)
De : 643-408-1753 (at) *nospam* kylheku.com (Kaz Kylheku)
Groupes : comp.unix.shell comp.unix.programmer comp.lang.miscDate : 22. Aug 2024, 19:54:39
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <20240822114044.534@kylheku.com>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
User-Agent : slrn/pre1.0.4-9 (Linux)
On 2024-08-22, Dmitry A. Kazakov <
mailbox@dmitry-kazakov.de> wrote:
On 2024-08-22 17:28, Kaz Kylheku wrote:
>
Such as, oh, having an entire POSIX appliation ported to Windows
almost without lifting a finger.
>
It presumes that your application is already limited to POSIX.
>
In the scenario of designing a portable application there are more
comprehensive choices, e.g. glib (and other parts of GTK).
Glib is something you might use in conjunction with POSIX.
It does not have API/feature parity with POSIX.
If you have a POSIX + Glib application, chances are good you can easily
port it to Windows using Cygnal. You can ship it standalone by bundling
it with the cygwin1.dll from Cygnal, and the glib library from Cygwin.
-- TXR Programming Language: http://nongnu.org/txrCygnal: Cygwin Native Application Library: http://kylheku.com/cygnalMastodon: @Kazinator@mstdn.ca