shebang launcher for D programs

Anders F Björklund afb at algonet.se
Wed Mar 21 12:17:05 PDT 2007


Andrei Alexandrescu (See Website For Email) wrote:

> In short, rundmd does what rdmd does but works on multi-module programs.
> 
> I suspect other people have written similar scripts, but just in case, I 
> thought I'd ask. If people are interested, I'll be glad to comb the 
> script a little and post it here.

Rebuild has a similar feature (-exec), but it's a program not a script.
I think build/bud also did, but I had problems with it and GDC/Tango...

Not sure how you pass runtime / program arguments over to it, though ?
But it does parse and compile all the imported modules for the program.

--anders



More information about the Digitalmars-d mailing list