Vision document for H1 2017
Adam D. Ruppe via Digitalmars-d-announce
digitalmars-d-announce at puremagic.com
Wed Jan 4 18:45:23 PST 2017
On Thursday, 5 January 2017 at 02:32:00 UTC, Chris Wright wrote:
> I'm curious as to why. I'm guessing this is for things like
> creating runtime type information?
There's a lot of benefits to it: it'd simplify the compiler a
bit, it'd simplify making custom runtimes, and it'd give us
options to both expand and minimize the runtime info with things
like compiler switches in druntime.
More information about the Digitalmars-d-announce
mailing list