Adding Modules to C in 10 Lines of Code

Paulo Pinto pjmlp at progtools.org
Mon Jun 6 05:49:55 UTC 2022


On Sunday, 5 June 2022 at 22:41:14 UTC, Walter Bright wrote:
> On 6/4/2022 10:54 PM, Paulo Pinto wrote:
>> That paper had a real implementation to follow along,
>
> I didn't see it.
>
>> while Lucid and IBM products were real things one could buy.
>
> That are *C* compilers doing imports for *C* code?
>
> What C compilers have imports:
>
> gcc - nope
> clang - nope
> VC - nope
> Digital Mars C - nope
> C Standard - nope
>
> ImportC - yes!

https://clang.llvm.org/docs/Modules.html

And I am out of this thread.




More information about the Digitalmars-d-announce mailing list