March 11, 2021 Re: article comparing Rust and Zig, many points relevant to D | ||||
---|---|---|---|---|
| ||||
Posted in reply to Guillaume Piolat | On Thursday, 11 March 2021 at 19:01:31 UTC, Guillaume Piolat wrote:
> On Tuesday, 9 March 2021 at 21:06:46 UTC, Imperatorn wrote:
>> [...]
>
> There is PL adoption research:
> https://lmeyerov.github.io/projects/socioplt/papers/oopsla2013.pdf
>
> [...]
Interesting! Will read 📖
|
March 12, 2021 Re: article comparing Rust and Zig, many points relevant to D | ||||
---|---|---|---|---|
| ||||
Posted in reply to H. S. Teoh | On Wednesday, 10 March 2021 at 18:08:24 UTC, H. S. Teoh wrote:
> On Wed, Mar 10, 2021 at 05:59:56PM +0000, VF via Digitalmars-d wrote: [...]
>> Speaking of bugginess, here's the latest bug that I noticed (dmd 2.094):
>>
>> mixin template X() { int x; }
>>
>> struct A { mixin X; int x; } // <- that compiles!
>
> This is not a bug. It's a feature.
Oh dear God.
|
Copyright © 1999-2021 by the D Language Foundation