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

> This will cause a stack overflow. You can convert that into a loop and make your own stack on the heap if you need very deep recursion.

Doesn't Go allocate / extend stacks using dynamic allocation rather than having a static limit (e.g. like C)?



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

Search: