|
|
|
|
|
by WalterBright
2757 days ago
|
|
Up until quite recently, while the front end of D was written in D, the back end was in C++ (more precisely, C with classes, as it is fairly auld skool). It's now finally pretty much all in D, and I've been piece by piece refactoring it into more idiomatic D. |
|