Add ImportC compiler to dmd

Steven Schveighoffer schveiguy at gmail.com
Thu May 13 11:48:51 UTC 2021


On 5/11/21 10:34 AM, Steven Schveighoffer wrote:
> I had this idea: what if in D code, you can access CPP macros 
> explicitly. Like:
> 
> #CMACRO(<macro expression)

Hm... macro is still a reserved keyword, so we could use that also.

-Steve


More information about the Digitalmars-d mailing list