Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I think this is the point that is obscured when discussing "manual memory management" vs "GC" languages and just focusing on the behaviour/life-cycle of an individual allocation: the former generally provide tools and features that make easier/more natural to avoid allocations, whereas the latter makes the assumption that allocation is usually OK (which is, of course, a perfectly acceptable trade-off for the domains those languages target).


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: