We are forking D

ryuukk_ ryuukk.dev at gmail.com
Tue Jan 2 18:10:59 UTC 2024


Embracing GC only sets yourself for failure

The best approach is to be pragmatic and embrace APIs around an 
allocator, so you can have the default allocation strategy be a 
GC without hurting projects that require fine tuning the 
allocation strategy (games, drivers, anything realtime)

type inference and tuple, that's very nice, overall the roadmap 
is interesting and promising, missing tagged union and allocator 
driven API and i would root for you


i'd make ``-i`` the default as well


but.. who is 'we'?


More information about the Digitalmars-d mailing list