D is crap
ketmar via Digitalmars-d
digitalmars-d at puremagic.com
Mon Jul 4 23:38:18 PDT 2016
On Tuesday, 5 July 2016 at 06:27:17 UTC, Ola Fosheim Grøstad
wrote:
> Sounds like a good project. A non-optimizing backend that
> retains type information and asserts could be very useful. And
> keeping it simple is valuable, it makes it easier for others to
> understand the front-end/back-end connection.
but... but it IS optimizing backend! once i have SSA, i can do
alot of optimizations on that -- i just didn't implemented 'em
all, but it doesn't matter. and any such optimizations are
completely independent of frontend code anyway.
More information about the Digitalmars-d
mailing list