Y
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
adamdusty
1384 days ago
It is optional in nim
link
Tozen
1383 days ago
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.
link