My Long Term Vision for the D programming language

Robert Schadek rburners at gmail.com
Wed Nov 17 07:25:46 UTC 2021


On Tuesday, 16 November 2021 at 21:59:19 UTC, Imperatorn wrote:
> - I don't think Rust has won
Please read the joke as well:
You are in the first stage of grief: Denial

> - I think betterC might still have a place (or rather, some 
> kind of runtime-less D)
> - I think string interpolation could be useful

The way I see it is that if you have betterC aka. no runtime aka. 
no GC
you can not work properly with arrays which makes programming 
really
unpleasant in D.

Also you can not have string interpolation without dynamic memory.




More information about the Digitalmars-d mailing list