#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@…): Replying to [comment:8 conradwt@…]:
TCO would be nice to have but I feel that Ruby specs for both core and language for the MacRuby VM are the most important at this time. Also, this is an open-source project. Thus, one can feel free and receive support for working on any of the internals of the MacRuby VM.
Having looked at the code, I see the TCO stuff is all in LLVM anyway. Guess I'll throw up my hands in defeat. -- Ticket URL: <http://www.macruby.org/trac/ticket/528#comment:11> MacRuby <http://macruby.org/>