Y
Hacker News
new
|
ask
|
show
|
jobs
by
hajile
1655 days ago
Proper tail calls are ALREADY part of the spec.
Google and Mozilla simply chose to ignore the spec.
2 comments
Scarbutt
1655 days ago
More like Google, Mozilla just waits to see if Google is going to implement it since they can't think for themselves.
link
adamddev1
1655 days ago
It would be so nice to have it though! It could do a lot popularize recursive problem-solving and function writing, without having to go into modifying these functions to make them stack-safe.
link