OT: HelenOS 0.6.0 released
Joakim via Digitalmars-d
digitalmars-d at puremagic.com
Sat Dec 27 09:45:57 PST 2014
On Saturday, 27 December 2014 at 16:39:44 UTC, Suliman wrote:
> It's not related with D topic, but maybe it would be
> interesting for some programmers.
>
> Could anybody explain would it hard to create port DMD to
> HelenOS, and what needed for it?
>
> http://www.helenos.org/node/139
> image to play http://www.qemu-advent-calendar.org/#day-20
It depends on how Posix-compliant it is. D is mostly run on
Posix-ish systems, like linux, OS X, or BSD, and on Windows. I
don't know how much dmd itself relies on such OS APIs, but
druntime/phobos certainly do.
More information about the Digitalmars-d
mailing list