Back to Basics at DConf?

Ola Fosheim Grøstad ola.fosheim.grostad at gmail.com
Fri May 13 04:19:26 UTC 2022


On Friday, 13 May 2022 at 03:31:53 UTC, Ali Çehreli wrote:
> On 5/12/22 18:56, forkit wrote:
>
> > So...you want to do a talk that challenges D's complexity, by
> getting
> > back to basics?
>
> I wasn't thinking about challenging complexity but it gives me 
> ideas.
>
> I am looking for concrete topics like templates, classes, 
> ranges, rvalues, etc. Are those interesting?

I suggest: patterns for @nogc allocation and where D is going 
with move semantics and reference counting.

Basically, where is D heading with @nogc?

Take each pattern from c++ and Rust and show the D counter part, 
with an objective analysis that covers pitfalls and areas that 
need more work.




More information about the Digitalmars-d-learn mailing list