I just compiled my firts D program. It is the word count program from some exapme on this website. Executable is 80kb. WC program in C is 20kb. My question is, is such situation common with D? Or is it just std.file library?