Vision document for H1 2018

David Nadlinger code at klickverbot.at
Fri Mar 16 18:15:02 UTC 2018


On Thursday, 15 March 2018 at 10:48:45 UTC, Radu wrote:
> You have to remember that the really big first client of 
> betterC(++) was DMD, porting DMD from C++ was a big 
> undertaking. Right now both DMD and LDC use a form of betterC, 
> so it is critical to have it finalized.

This is entirely wrong. DMD and LDC rely extern(C++), but this 
has nothing to do with -betterC whatsoever.

Both compilers link and initialise the runtime as normal (and 
then disable the GC at runtime).

  — David


More information about the Digitalmars-d-announce mailing list