D enters Tiobe top 20

Timon Gehr timon.gehr at gmx.ch
Thu Nov 7 09:45:37 UTC 2019


On 07.11.19 01:03, Walter Bright wrote:
> On 11/6/2019 2:31 AM, bachmeier wrote:
>> That meant that even ignoring the hideous syntax
> 
> I seriously don't like that syntax, either. The Ownership/Borrowing 
> scheme for D does not introduce ANY new syntax other than @live. It'll 
> look just like the code you're used to!

That's not a plus. It will _mean_ something else. Therefore, you will 
have trouble at the interface between @live and non- at live code, because 
it is not the same language. Not to mention that @live without any 
further syntax changes will necessarily be even more restrictive than 
safe Rust.


More information about the Digitalmars-d mailing list