On Sunday, 11 March 2018 at 02:21:30 UTC, Laeeth Isharc wrote:
On Tuesday, 27 February 2018 at 21:07:03 UTC, H. S. Teoh wrote:
It would be nice if you could actually just copy-n-paste a C header into an extern(C) block in D and have it Just Work(tm), but practically all C headers are dependent on macros one way or another that it would require including an entire C processor inside the D compiler, which is not exactly an inviting proposition.

Watch this space...

And we have warp which is a C preprocessor written in D, just saying ;)


Reply via email to