Y
Hacker News
new
|
ask
|
show
|
jobs
by
kronos29296
3287 days ago
IIRC Rust and D have different targets for use. Rust is for safe systems programming so that you don't get UB in C, while D is better C++. Also Rust new compared to D.