Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.c > #166683

Re: Alternative compilation model for C

Path csiph.com!weretis.net!feeder8.news.weretis.net!eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail
From Keith Thompson <Keith.S.Thompson+u@gmail.com>
Newsgroups comp.lang.c
Subject Re: Alternative compilation model for C
Date Wed, 13 Jul 2022 10:48:00 -0700
Organization None to speak of
Lines 20
Message-ID <87a69c6h0v.fsf@nosuchdomain.example.com> (permalink)
References <9628e129-f860-4a47-9d8e-4e5a21824877n@googlegroups.com>
MIME-Version 1.0
Content-Type text/plain
Injection-Info reader01.eternal-september.org; posting-host="c08888c6b41702f12633f6ec8128fa4a"; logging-data="2561435"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/ieF1PEjL3bgTXX+hbKTE4"
User-Agent Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Cancel-Lock sha1:IlGknNakAQi7RzxG75XFAI00hOk= sha1:u4ksoK4/aQ7eRvVVsN3TDbFRKMo=
Xref csiph.com comp.lang.c:166683

Show key headers only | View raw


Thiago Adams <thiago.adams@gmail.com> writes:
> (This is cross post, also on reddit compilers)
>
> I was thinking in a new compilation model for C (just to experiment) without changing the language syntax.
>
> Maybe breaking some code - so this compilation mode is optional.
>
> For the #include instead of text inclusion something like "symbol import".
[...]

Changing the behavior of #include is not going to happen.

I'll note that C++ is *adding* a new feature called "import" that's
probably similar to what you're suggesting.  Adding import to C might be
feasible.

-- 
Keith Thompson (The_Other_Keith) Keith.S.Thompson+u@gmail.com
Working, but not speaking, for Philips
void Void(void) { Void(); } /* The recursive call of the void */

Back to comp.lang.c | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Alternative compilation model for C Thiago Adams <thiago.adams@gmail.com> - 2022-07-13 06:08 -0700
  Re: Alternative compilation model for C scott@slp53.sl.home (Scott Lurndal) - 2022-07-13 14:52 +0000
  Re: Alternative compilation model for C Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2022-07-13 10:48 -0700
  Re: Alternative compilation model for C bart c <bart4858@gmail.com> - 2022-07-14 13:37 -0700
    Re: Alternative compilation model for C Thiago Adams <thiago.adams@gmail.com> - 2022-07-14 19:32 -0700
      Re: Alternative compilation model for C "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2022-07-14 22:50 -0700
      Re: Alternative compilation model for C bart c <bart4858@gmail.com> - 2022-07-15 03:51 -0700
  Re: Alternative compilation model for C Thiago Adams <thiago.adams@gmail.com> - 2022-10-03 09:14 -0700
    Re: Alternative compilation model for C scott@slp53.sl.home (Scott Lurndal) - 2022-10-03 16:26 +0000
      Re: Alternative compilation model for C Thiago Adams <thiago.adams@gmail.com> - 2022-10-04 05:14 -0700

csiph-web