New language based on D
Dibyendu Majumdar
d.majumdar at gmail.com
Tue Nov 17 12:13:41 UTC 2020
On Tuesday, 17 November 2020 at 05:50:27 UTC, dangbinghoo wrote:
>
> people want betterC, and if we can add Interface to current D's
> (betterC) struct (which works like Rust's trait), it would be
> more attractive! ^_^
>
Yes, right now Better C is not a match for Rust because Rust has
traits and algebraic types which are really important ways to
improve on C.
I am not sure if I will be able to solve this as I do not want to
make changes that would be incompatible with D.
More information about the Digitalmars-d-announce
mailing list