RFC in Comparison between Rust, D and Go
Walter Bright via Digitalmars-d
digitalmars-d at puremagic.com
Fri Nov 13 22:16:16 PST 2015
On 11/13/2015 1:35 PM, Ola Fosheim Grøstad wrote:
> In C the OS/hardware vendors define the binary interface and provides the
> tooling... So what is your point?
>
> Plenty if useful tools and languages compiles to C successfully. That's a
> undeniable fact. That's reality.
True, but that doesn't support your assertion that transpiling to C produces
better C interop.
Setting aside compatibility with the C preprocessor, I've asked for a single
instance where a language that transpiles to C has better C interop than D does.
More information about the Digitalmars-d
mailing list