Comment by __s
6 months ago
`return goto f()` syntax in C seems interesting
I had a similiar idea that Python could have `return from f()` to support tail calls without the issues raised about implicit tail calls
6 months ago
`return goto f()` syntax in C seems interesting
I had a similiar idea that Python could have `return from f()` to support tail calls without the issues raised about implicit tail calls
No comments yet
Contribute on Hacker News ↗