Three Unlikely Successful Features of D

Jacob Carlborg doob at me.com
Wed Mar 21 14:41:31 PDT 2012


On 2012-03-21 22:32, F i L wrote:
> Kapps wrote:
>> or even automatically creating bindings for a C header file.
>
> I've thought about that before. It would be great to have fully
> automatic linking to C libs. You could even have a cache system that
> stores .di files and only regenerates them if the .h file was modified.

I've been thinking on that as well since I'm writing a tool for 
converting header files. But I was thinking more of modifying the 
compiler and adding a new pragma that calls into my library.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list