Y
Hacker News
new
|
ask
|
show
|
jobs
by
256
2546 days ago
I don't think that's fair. D interfaces with C++ better than any other language I can think of. See
https://dlang.org/spec/cpp_interface.html
1 comments
pjmlp
2545 days ago
Delphi and .NET also come to mind, due to C++ Builder and C++/CLI respectively. :)
Or via COM, which D also supports.
link
Or via COM, which D also supports.