Y
Hacker News
new
|
ask
|
show
|
jobs
by
eru
3630 days ago
Interesting. I assume they allow the special cases of tail recursion introduced by 'while', 'for' and similar constructs?
1 comments
kazinator
3629 days ago
goto is banned; loops must be statically bounded.
link
eru
3624 days ago
Thanks for the information!
link