D: Difference between revisions

4 bytes added ,  9 months ago
m
Change OSKit external link to wiki internal link
[unchecked revision][unchecked revision]
m (Interwiki)
m (Change OSKit external link to wiki internal link)
 
(2 intermediate revisions by 2 users not shown)
Line 10:
So in reflection, unless you want to port a D standard library into your kernel from the beginning, the only advantage of D over C or C++ for kernel programming is the advance templating and conditional compile features.
 
Of course, you could think about writing a 'stub' kernel in D, and then linking it with existing C libraries, like the [http://www.cs.utah.edu/flux/oskit/ [OSKit]].
 
==See Links Also==
===External Links===
* [[GDC Cross-Compiler|How to build a D cross-compiler]]
* [[D bare bones|D kernel bare bones]]
Line 18 ⟶ 19:
 
[[Category:Languages]]
[[Category:D]]
[[de:D]]
Anonymous user