#What do you think about D's -betterC vs Zig as a C replacement? Pros and cons?
1 messages · Page 1 of 1 (latest)
ive stated my opinions on D before but i'll paste them here lol
the main issue with D is that the GC was implemented into the language at later point, as well as the ability to disable it, this resulted in the ecosystem being split where you have packages that: either rely on the GC being enabled to work, rely on it being disabled to work, or don't care. the issue is you never know which one you have when installing packages, so things can break completely.
language is fine, ecosystem is a mess.
I doubt they'll get far with how fucked the ecosystem is
Ye I agree
Will probably be after it's stable
not yet
- more stable. Result location semantics ought to be clarified. There is a pending decision on that with a presentation by SpexGuy in Vancounver https://softwareyoucanlove.ca/talks/attack-of-the-killer-features/