About whether D / rust / golang can be popular.
Jacob Carlborg
doob at me.com
Thu Nov 26 13:12:20 UTC 2020
On Thursday, 26 November 2020 at 13:01:28 UTC, Dukc wrote:
> This could also be the killer feature for D, as Atila has said.
> While one can't yet automatically generate D headers for an
> arbitrary CPP codebase, I don't think that either Rust or Go
> are as far in C++ interop as D currently is.
Swift is going for C++ interoperability as well [1]. I assume
they're going to do it the same way as the C interoperability, by
using the Clang compiler.
[1]
https://github.com/apple/swift/blob/main/docs/CppInteroperabilityManifesto.md
More information about the Digitalmars-d
mailing list