Adding Modules to C in 10 Lines of Code

Walter Bright newshound2 at digitalmars.com
Sun Jun 5 22:41:14 UTC 2022


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!


More information about the Digitalmars-d-announce mailing list