Hacker News new | past | comments | ask | show | jobs | submit login

PHP works very similarly to what they describe in the post. It has a garbage collector that's effectively reference counting, but the whole heap just gets trashed at the end of every request.



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

Search: