Link Details

Link 119385 thumbnail
User 287760 avatar

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.
  • 12
  • 0
  • 1325
  • 241

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.