Hitchikers Guide to Porting Phobos / D Runtime to other architectures

Adam D. Ruppe destructionator at gmail.com
Mon Jan 6 19:02:50 PST 2014


I haven't really been following this thread, but I did a minimal 
D for x86 too

http://arsdnet.net/dcode/minimal.zip

you can compile it on linux or for bare metal. I got a fair chunk 
of the language working with my custom object.d, or you can back 
off and use less of the lang:

http://arsdnet.net/dcode/minimal.d


It might not work on the newest dmd, I did this some months ago. 
But it wasn't really too hard and much of it should be usable on 
arm too.


More information about the Digitalmars-d mailing list