Re: C23 thoughts and opinions

Liste des GroupesRevenir à cl c  
Sujet : Re: C23 thoughts and opinions
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.lang.c
Date : 03. Jun 2024, 02:16:39
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <v3j5hm$3j4v3$6@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
User-Agent : Pan/0.158 (Avdiivka; )
On Sun, 2 Jun 2024 10:37:55 +0100, bart wrote:

On 02/06/2024 04:27, Lawrence D'Oliveiro wrote:
>
On Sat, 1 Jun 2024 11:37:45 +0100, bart wrote:
 
My compilers don't routinely generate object files, which would also
need an external dependency (a linker), but they can do if necessary
(eg. to statically link my code into another program with another
compiler).
 
Modular code design would indicate that there is no point the compiler
duplicating functionality available in the linker.
 
Python uses modules and yet doesn't have a linker.

What is importlib, then, if not something that links everything together?

And guess what: it’s a module.

Date Sujet#  Auteur
30 May 24 * Re: C23 thoughts and opinions107bart
30 May 24 +* Re: C23 thoughts and opinions80Michael S
30 May 24 i+- Re: C23 thoughts and opinions78bart
30 May 24 i`- Re: C23 thoughts and opinions1Michael S
1 Jun 24 `* Re: C23 thoughts and opinions26Lawrence D'Oliveiro
1 Jun 24  `* Re: C23 thoughts and opinions25bart
2 Jun 24   `* Re: C23 thoughts and opinions24Lawrence D'Oliveiro
2 Jun 24    `* Re: C23 thoughts and opinions23bart
3 Jun 24     `* Re: C23 thoughts and opinions22Lawrence D'Oliveiro
3 Jun 24      +* Re: C23 thoughts and opinions5Michael S
4 Jun 24      i`* Re: C23 thoughts and opinions4Lawrence D'Oliveiro
4 Jun 24      i `* Re: C23 thoughts and opinions3bart
5 Jun 24      i  +- Re: C23 thoughts and opinions1Lawrence D'Oliveiro
5 Jun 24      i  `- Re: C23 thoughts and opinions1Tim Rentsch
3 Jun 24      `* Re: C23 thoughts and opinions16bart
4 Jun 24       `* Re: C23 thoughts and opinions15Lawrence D'Oliveiro
4 Jun 24        `* Re: C23 thoughts and opinions14bart
5 Jun 24         `* Re: C23 thoughts and opinions13Lawrence D'Oliveiro
5 Jun 24          `* Re: C23 thoughts and opinions12bart
5 Jun 24           +* Re: C23 thoughts and opinions2Thiago Adams
5 Jun 24           i`- Re: C23 thoughts and opinions1David Brown
6 Jun 24           `* Re: C23 thoughts and opinions9Lawrence D'Oliveiro
6 Jun 24            `* Re: C23 thoughts and opinions8bart
7 Jun 24             `* Re: C23 thoughts and opinions7Lawrence D'Oliveiro
7 Jun 24              `* Re: C23 thoughts and opinions6bart
8 Jun 24               `* Re: C23 thoughts and opinions5Kaz Kylheku
8 Jun 24                `* Re: C23 thoughts and opinions4bart
8 Jun 24                 +* Re: C23 thoughts and opinions2Kaz Kylheku
8 Jun 24                 i`- Re: C23 thoughts and opinions1bart
8 Jun 24                 `- Re: C23 thoughts and opinions1Chris M. Thomasson

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal