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

I would be cautious about making a language with only reference counting since you can easily end up with stack overflows when implementing something as innocent as a linked list unless you keep some sort of list of objects to free in the runtime.



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

Search: