On Friday 03 April 2009 14:18:32 Robert Fischer wrote: > Jon Harrop wrote: > > The state of the art in all of the major "functional" languages for the > > JVM (Scala and Clojure) is that they die with a stack overflow because > > the JVM lacks tail calls. :-) > > That's odd. I've been programming with Scala for a while now, and haven't > had this issue.
Search for "stack overflow" in the Scala compiler's own bug tracker. :-) -- Dr Jon Harrop, Flying Frog Consultancy Ltd. http://www.ffconsultancy.com/?e --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "JVM Languages" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jvm-languages?hl=en -~----------~----~----~----~------~----~------~--~---
