Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <87plm711wz.fsf@nosuchdomain.example.com>
Deutsch   English   Français   Italiano  
<87plm711wz.fsf@nosuchdomain.example.com>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Keith Thompson <Keith.S.Thompson+u@gmail.com>
Newsgroups: comp.lang.c
Subject: Re: question about linker
Date: Wed, 04 Dec 2024 15:09:00 -0800
Organization: None to speak of
Lines: 20
Message-ID: <87plm711wz.fsf@nosuchdomain.example.com>
References: <vi54e9$3ie0o$1@dont-email.me> <20241129161517.000010b8@yahoo.com>
	<vicque$15ium$2@dont-email.me> <vid110$16hte$1@dont-email.me>
	<87mshhsrr0.fsf@nosuchdomain.example.com>
	<vidd2a$18k9j$1@dont-email.me>
	<8734j9sj0f.fsf@nosuchdomain.example.com>
	<vidnp3$1ovvm$2@paganini.bofh.team> <vihpjh$2hgg1$1@dont-email.me>
	<vihrh1$2hk5l$1@dont-email.me> <vii0jp$2jkd9$1@dont-email.me>
	<viifv8$2opi7$1@dont-email.me> <vik28b$390eg$1@dont-email.me>
	<vik8tc$3ang9$1@dont-email.me> <viphuv$37ejl$1@paganini.bofh.team>
	<vipthe$umjj$2@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain
Injection-Date: Thu, 05 Dec 2024 00:09:00 +0100 (CET)
Injection-Info: dont-email.me; posting-host="7392a70ceafa2370b36a4bd73810300d";
	logging-data="1211084"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX18LH56BApXMgohe7ehmqlKj"
User-Agent: Gnus/5.13 (Gnus v5.13)
Cancel-Lock: sha1:UIYuugZ2IiuWW1dyaeQ4eUtP4ac=
	sha1:d/mlNF9tt0dMLx52CumeGMxa8Yg=

Bart <bc@freeuk.com> writes:
[...]
> My language is intended for whole program compilation. There are no
> interfaces between modules (that is, a file listing the exports of a
> module, separately from the implementation).

Since you keep telling us about your language, I have a few questions:

What is it called?  (I'm assuming it has a name.)

Is there an implementation that others can use?

Is there a specification?

Would you consider supporting the creation of a new alt.comp.lang.<name>
newsgroup where people who are actually interested in it can discuss it?

-- 
Keith Thompson (The_Other_Keith) Keith.S.Thompson+u@gmail.com
void Void(void) { Void(); } /* The recursive call of the void */