Hacker News new | ask | show | jobs
by stephc_int13 1384 days ago
Because Garbage Collection is basically a garbage feature that should be, at the very least, optional.
1 comments

It is optional in nim
Yeah, when people hear GC, they often get oddly dismissive. However, various languages have optional memory management, so have to look at the situation carefully.