Sujet : Re: Suggested method for returning a string from a C program?
De : already5chosen (at) *nospam* yahoo.com (Michael S)
Groupes : comp.lang.cDate : 23. Mar 2025, 09:50:43
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <20250323105043.00000db2@yahoo.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 : Claws Mail 3.19.1 (GTK+ 2.24.33; x86_64-w64-mingw32)
On Sun, 23 Mar 2025 01:34:54 +0000
bart <
bc@freeuk.com> wrote:
It's strange: in one part of the computing world, the speed of
building software is a very big deal. All sorts of efforts are going
on to deal with it. Compilation speed for developers is always an
issue. There is a general movement away from LLVM-based backends
/because/ it is so slow.
What "general movement" are you talking about?
I can't recollect any new* language for general-purpose computers that
is used by more than dozen* persons which is not based on LLVM back end.
Despite its undeniable slowness.
Of course, apart from those that are based on one of 3 other major
infrastructures - ART, .Net and JVM.
new = 15 years or less
dozen - figurative.
For example, 9-10 years ago I defined interface definition language
with accompanying tools that since then was used by ~20-25 people. It
still counts as less than "figurative dozen", because all users were /
are employees of the same company.