Re: texi2any implementation language

2025-01-01 Thread Patrice Dumas
On Wed, Jan 01, 2025 at 10:47:10PM +, Gavin Smith wrote: > On Tue, Dec 17, 2024 at 12:18:37PM +0100, Patrice Dumas wrote: > > 3) for the main program, translating most parts to C is probably > >relatively easy, and I will probably do it at least partly, little by > >little as we use tex

Re: texi2any implementation language

2025-01-01 Thread Gavin Smith
On Tue, Dec 17, 2024 at 12:18:37PM +0100, Patrice Dumas wrote: > 3) for the main program, translating most parts to C is probably >relatively easy, and I will probably do it at least partly, little by >little as we use teximakehtml more to debug, although it is low priority. >However, b

Re: texi2any implementation language

2024-12-17 Thread Patrice Dumas
On Thu, Dec 12, 2024 at 09:12:26PM +, Gavin Smith wrote: > > > On MS-Windows, this is even more problematic, because there are > > > several incompatible ports of Perl to Windows. That is the reason why > > > I always remove the XS modules from the binary distributions I put on > > > ezwinport

Re: texi2any implementation language

2024-12-12 Thread Eli Zaretskii
> Date: Thu, 12 Dec 2024 22:37:29 +0100 > From: Patrice Dumas > > On Thu, Dec 12, 2024 at 09:12:26PM +, Gavin Smith wrote: > > I learned that for Python, there is something called the "Python stable > > ABI" which there appears not to be an equivalent for for Perl. It is > > still limited, t

Re: texi2any implementation language

2024-12-12 Thread Patrice Dumas
On Thu, Dec 12, 2024 at 09:12:26PM +, Gavin Smith wrote: > I learned that for Python, there is something called the "Python stable > ABI" which there appears not to be an equivalent for for Perl. It is > still limited, though: > > CPython’s Application Binary Interface (ABI) is forward- and

texi2any implementation language

2024-12-12 Thread Gavin Smith
On Wed, Oct 16, 2024 at 09:29:47AM +0100, Gavin Smith wrote: > On Wed, Oct 16, 2024 at 08:16:35AM +0300, Eli Zaretskii wrote: > > > From: Gavin Smith > > > Date: Tue, 15 Oct 2024 22:22:45 +0100 > > > Cc: bug-texinfo@gnu.org > > > > > > I can imagine that at some point we will abandon the Perl ver