www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - How to write OS in D?

reply "11" <aod zyklon-b.tk> writes:
Question is simple: how do I write stand-alone programs with D 
and how to link them with asm?
Jul 22 2012
next sibling parent "SomeDude" <lovelydear mailmetrash.com> writes:
On Sunday, 22 July 2012 at 15:26:12 UTC, 11 wrote:
 Question is simple: how do I write stand-alone programs with D 
 and how to link them with asm?
Please, ask your questions in the http://forum.dlang.org/group/digitalmars.D.learn forum.
Jul 22 2012
prev sibling parent Paulo Pinto <pjmlp progtools.org> writes:
Am 22.07.2012 17:26, schrieb 11:
 Question is simple: how do I write stand-alone programs with D and how
 to link them with asm?
This should get you started, http://wiki.osdev.org/D_Bare_Bones
Jul 22 2012