> I thought it was a stated goal of D to have C++ interoperability > for the same compiler suite? > E.g. dmd/dmc++, g++/gdc, ldc/clang…This would be awesome. But it would be much better if DMD has interoperability with g++ and/or clang too.
It does, on non-windows platforms, although C++ interoperability is closer to a nice-to-have than a 'stated goal'.
