Hi, On Tuesday 25 November 2008 06:05, Rich Hickey wrote: > I've added trampoline to ease the conversion/creation of mutually > recursive algorithms in Clojure. > > ...
Clojure's new trampolines for mutually recursive functions has caught the attention of the Scala folks. There's a nice thread going on in the Scala-Debate list beginning with one user's mention of this new capability in Clojure. Two people there (one of them being Martin Odersky, the head architect of the Scala language) showed a comparable solution written in Scala. Check it out: - Subject: "Tail calls via trampolining and an explicit instruction" - <http://dir.gmane.org/gmane.comp.lang.scala.debate> - <http://www.nabble.com/Scala---Debate-f30218.html> <http://www.nabble.com/Tail-calls-via-trampolining-and-an-explicit-instruction-td20702915.html> Randall Schulz --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---