Is it possible to write an OS kernel in D without going through contortions necessary to make the runtime standalone? Perhaps the GNU port of D with -fstandalone and -nostdinc or whatever might do the job nicely. But how about with DM's D compiler?