dog_eater@lemmy.worldM to Computers@lemmy.worldEnglish · 1 year agoWhich is the C++ killer?message-squaremessage-square6fedilinkarrow-up11arrow-down10file-text
arrow-up11arrow-down1message-squareWhich is the C++ killer?dog_eater@lemmy.worldM to Computers@lemmy.worldEnglish · 1 year agomessage-square6fedilinkfile-text
minus-squaredog_eater@lemmy.worldOPMlinkfedilinkEnglisharrow-up0·1 year agoI’m not a leet programmer: I thought that Go was only supposed to supplement C, not C++
minus-squaresixdix@lemmy.worldlinkfedilinkEnglisharrow-up0arrow-down2·1 year agogo is garbage collected. It can’t do what c can. It’s simple like c but is not a good replacement for c. golang typically takes things java and python usually do. I think zig has a garbage collector too.
I’m not a leet programmer: I thought that Go was only supposed to supplement C, not C++
go is garbage collected. It can’t do what c can. It’s simple like c but is not a good replacement for c. golang typically takes things java and python usually do. I think zig has a garbage collector too.