bug-texinfo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Flood of commits from July?


From: Eli Zaretskii
Subject: Re: Flood of commits from July?
Date: Sun, 06 Oct 2024 18:50:07 +0300

> Date: Sun, 6 Oct 2024 08:08:53 -0700
> Cc: GavinSmith0123@gmail.com, bug-texinfo@gnu.org
> From: Per Bothner <per@bothner.com>
> 
> On 10/5/24 11:14 PM, Eli Zaretskii wrote:
> > If we are seriously considering rewriting Texinfo in a different
> > language, why should we limit ourselves to C++?  Nowadays there are
> > better, safer languages out there.
> 
> Which ones?

Rust, for example.  Even Python.

> > Of course rewriting the package is a very large job, and should not be
> > decided upon lightly.
> 
> However, converting existing C code to (working but not idiomatic) C++ is 
> pretty easy.

No, it isn't.  Look at GDB: they are still doing it, after so many
years.

What is easy is to compile a C program with a C++ compiler, but that
is hardly a change for the better.

Anyway, it isn't for us to decide, so I see no reason to continue this
discussion between the two of us.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]