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

Go has a GC. Specifying the need for manual memory-management might be moving the goal-posts a bit.

Edit Phone auto-correct from memory management to measurement.



To be fair, it's possible to write code that does no heap allocation in each of these languages. None of them guard against mistakes that create GC work, and Java would not be my choice for this.


True. I've even had the "interesting" experience of writing low-allocation JavaScript (for 3D mostly).




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

Search: