Add ImportC compiler to dmd
Walter Bright
newshound2 at digitalmars.com
Tue May 11 19:53:19 UTC 2021
On 5/11/2021 5:09 AM, Dibyendu Majumdar wrote:
> On Tuesday, 11 May 2021 at 04:16:30 UTC, Walter Bright wrote:
>> On 5/10/2021 3:57 AM, Dibyendu Majumdar wrote:
>>> This seems like a good step forward. I would recommend adding an in-built C
>>> pre-processor.
>
>> Fortunately, we do have a C preprocessor:
>>
>> https://github.com/DigitalMars/dmpp
>
> I assume that this will be added as an in-built feature - i.e. not require
> invoking via another process?
All options for dealing with the preprocessor problem will be on the table after
ImportC is finished.
More information about the Digitalmars-d
mailing list