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.


Reply via email to