#528: Improve Tail Call Elimination -------------------------------------+-------------------------------------- Reporter: haruki.zaemon@… | Owner: lsansonetti@… Type: enhancement | Status: new Priority: minor | Milestone: Component: MacRuby | Keywords: tail call elimination optimisation tco -------------------------------------+-------------------------------------- Comment(by haruki.zaemon@…): I dug a little deeper and apparently LLVM already supports quite sophisticated TCO, including mutual recursion. Not sure why that doesn't take effect in MacRuby but I assume it's due to the way calls are constructed. Anyway, it's now well and truly outside my abilities. Thanks, Simon -- Ticket URL: <http://www.macruby.org/trac/ticket/528#comment:12> MacRuby <http://macruby.org/>