dynamic classes and duck typing

Pelle Månsson pelle.mansson at gmail.com
Tue Dec 1 23:59:19 PST 2009


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.



More information about the Digitalmars-d mailing list