ARM first & default LDC

Calvin P cloudlessapp at gmail.com
Mon Dec 14 14:45:58 UTC 2020


On Monday, 14 December 2020 at 04:35:31 UTC, 9il wrote:
> ARM is going to conquer laptop and PC markets in the next few 
> years.
>
> Making LDC a default compiler looks like a more rational 
> solution. By default, I mean a branch where we do the main work 
> on the compiler and DRuntime and what is used to make the first 
> release of the new version of the compiler.
>
> I just realized why we still have DMD as the default compiler 
> and why probably we would have it in the near future.
>
> D Foundation wants to have full power to make all key 
> decisions. Making LDC a default compiler would also mean they 
> would need to share their authority with others. That is only 
> my opinion, I don't pretend it is right.
>
> Kind regards,
> Ilya

I support made LDC default compiler. DMD is a dead end.

With LDC we can move fast, and easy add the C++ 20 
co_await/co_async function with LLVM coroutine.

check out this:

https://github.com/trending?l=rust&since=monthly
https://github.com/trending?l=go&since=monthly
https://github.com/trending?l=swift&since=monthly
https://github.com/trending?l=js&since=monthly
https://github.com/trending?l=d&since=monthly





More information about the Digitalmars-d mailing list