digitalmars.D - How to write OS in D?
- "11" <aod zyklon-b.tk> Jul 22 2012
- "SomeDude" <lovelydear mailmetrash.com> Jul 22 2012
- Paulo Pinto <pjmlp progtools.org> Jul 22 2012
Question is simple: how do I write stand-alone programs with D and how to link them with asm?
Jul 22 2012
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
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









"SomeDude" <lovelydear mailmetrash.com> 