|
|
|
|
|
by WalterBright
2347 days ago
|
|
And with D as Better C, (-betterC switch), it's easy to convert your C project to D, one file at a time, and not require the D runtime library (only the standard C library is required). The original impetus for this was so I could incrementally convert the D compiler backend itself from "C with Classes" to D. |
|