By kungfuice
via kungfuice.com
Published: Sep 26 2008 / 11:38
Look into how tail recursive algorithms work in the Scala and Java language. Talks about the lack of automatic optimization in the JVM and how Scala gets around this, and how you as a developer have to take care to make sure your recursive algorithms make use of this optimization when they can.
Add your comment
Voters For This Link (12)
-
kungfuice -
djo.mos -
mswatcher -
askorkin -
rsmaniak -
aliz -
rob_dimarco -
Edward_Culberson -
kenneth_sprinkle -
jweslley -
jfpoilpret -
bscarr