Add ImportC compiler to dmd

Max Haughton maxhaton at gmail.com
Sun May 9 23:27:03 UTC 2021


On Sunday, 9 May 2021 at 20:57:06 UTC, Walter Bright wrote:
> https://github.com/dlang/dmd/pull/12507
>
> If you could add a C compiler to dmd with 3000 lines of code, 
> so C code could be imported directly? I would!

`inline` in the C standard (although given as an example C11 
footnote 138) technically *only* has guaranteed implications 
other than actually inlining the function, is ignoring it valid?


More information about the Digitalmars-d mailing list