Can dmd compile with my own runtime library?
Huang F Guan
gdxxhg at gmail.com
Tue Aug 21 20:58:59 PDT 2007
Chad J Wrote:
>
> I'm sorry OS dev isn't really my thing, but I can maybe point you to
> some stuff.
> There used to be a fairly well organized kernel written in D called
> Titan, but their site is down so that project is probably past its time.
>
> But Titan wasn't the only D OS kernel project, here are some others:
> http://www.geocities.com/one_mad_alien/dkernel.html
> http://www.dsource.org/projects/osian
> http://trac.brainsware.org/ocd/
> (This is also not an exhaustive search by any means.)
>
> Hopefully other D users will be able to give more specific pointers on
> the topic, but until then I suggest just looking at what others have
> done to bootstrap a D OS into reality (it's been done).
Yes, these links are useful. But these projects seem to stop for a long time. Also, they used the old D compiler, not compatible with the present compiler.
I think I should have a look at the phobos runtime library, and write a new one.
More information about the Digitalmars-d
mailing list