On 6/21/2012 9:39 AM, Alex wrote: > is it possible to use D to write code to work without OS? > like i do it with gcc. Sure. But you'll need to thoroughly understand how the D runtime startup code works, so you can adjust as necessary.