Worst ideas/features in programming languages?

Guillaume Piolat first.last at gmail.com
Mon Oct 11 20:39:26 UTC 2021


On Monday, 11 October 2021 at 15:59:10 UTC, Atila Neves wrote:
> * Features you'd like to see in D

1 - WebAssembly support in druntime. By far #1 for me.
2 - A BetterC mode but with classes, exceptions, and no GC.
3 - ProtoObject. A @nogc @nothrow .destroy.
4 - Progressive runtime replaces BetterC. It becomes entirely 
static and magically works in shared objects.
5 - impure


More information about the Digitalmars-d mailing list