March 14, 2005
Does anyone know if writing a kernel in D would be worthwhile?

Opinions... ?

I am considdering writing a C++ kernel, but, the runtime support seems rather annoying, and it makes me wonder if D wouldn't be better.

Ideas, comments, suggestions...?

Thanks

- Trevor
March 14, 2005
Trevor wrote:

| Does anyone know if writing a kernel in D would be worthwhile?
|
| Opinions... ?
|
| I am considdering writing a C++ kernel, but, the runtime support seems
| rather annoying, and it makes me wonder if D wouldn't be better.
|
| Ideas, comments, suggestions...?

Some links:
http://www.prowiki.org/wiki4d/wiki.cgi?KernelWithD

Thomas