@JPDev@programming.dev to Programmer Humor@programming.dev • edit-24 months agoEvolution of Cprogramming.devimagemessage-square91fedilinkarrow-up1989arrow-down125
arrow-up1964arrow-down1imageEvolution of Cprogramming.dev@JPDev@programming.dev to Programmer Humor@programming.dev • edit-24 months agomessage-square91fedilink
minus-square@CanadaPlus@lemmy.sdf.orglinkfedilink0•4 months agoIIRC it’s garbage collected, so really it’s just a version of Java.
minus-square@CanadaPlus@lemmy.sdf.orglinkfedilink1•edit-24 months agoApparently, I do not RC. I might have been thinking of Nim. A quick search indicates it’s not memory-safe, though. It has a few helpful features to keep errors under control, but that’s it.
IIRC it’s garbage collected, so really it’s just a version of Java.
It does not use a GC
Apparently, I do not RC. I might have been thinking of Nim. A quick search indicates it’s not memory-safe, though. It has a few helpful features to keep errors under control, but that’s it.