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

I should have said "not garbage collection" instead of manual memory management.


Reference counting, regardless how it is implemented (language primitives or library), is a garbage collection algorithm.


This is stretching definitions imho. Ref counting does not stop the world or kick in when you don’t expect it to.




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

Search: