Is it time for D 3.0?

Paulo Pinto pjmlp at progtools.org
Thu Apr 9 14:33:12 UTC 2020


On Thursday, 9 April 2020 at 13:48:15 UTC, zoujiaqing wrote:
> On Friday, 27 March 2020 at 15:56:40 UTC, Steven Schveighoffer 
> wrote:
>> [...]
>
> Thank you Steve!
>
> I want to upgrade to dlang 3.0 and need change it:
> 1. ARC for GC is default
> 2. So fast json library
> 3. Async and await for D
> 4. Organize standard library
>
> -Brian

Beware of ARC by default, usually the reality isn't the same as 
vocal anti-tracing GC wishes for.

https://github.com/ixy-languages/ixy-languages

https://www.modernescpp.com/index.php/memory-and-performance-overhead-of-smart-pointer

"CppCon 2016: Herb Sutter “Leak-Freedom in C++... By Default."
https://www.youtube.com/watch?v=JfmTagWcqoE

--
Paulo Pinto



More information about the Digitalmars-d mailing list