dynamic classes and duck typing

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Wed Dec 2 00:20:23 PST 2009


Pelle Månsson wrote:
> Walter Bright wrote:
>> Leandro Lucarella wrote:
>>> I guess D can greatly benefit from a compiler that can compile and run
>>> a multiple-files program with one command
>>
>> dmd a b c -run args...
> 
> Can we have
> 
> dmd -resolve-deps-and-run main.d
> 
> I use rdmd when I can, but it doesn't manage to link C-libs in properly.

Could you please submit a sample to bugzilla?

Andrei



More information about the Digitalmars-d mailing list