Y
Hacker News
new
|
ask
|
show
|
jobs
by
riffraff
4827 days ago
I
think
rail recursion can be handled automatically by the compiler without any support from the jvm (scala does it).
The issue is different for general tail call elimination.