Regarding: import "foo.h";

Jacob Carlborg doob at me.com
Wed Jul 17 23:33:33 PDT 2013


On 2013-07-18 00:52, Walter Bright wrote:

> 4. the license would be the same as for the back end

The license of what?

> 5. having a C/C++ front end as a "bag on the side" of a D compiler seems
> like a heavy burden to anyone wanting to write a D compiler, besides
> being a fairly massive maintenance effort as it would have to be kept up
> with the latest C/C++ standards and extensions

Yes, that's why a library like libclang should be used.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list