Well, if the stack still shows the function call, it isn't a bad idea.
On Wed, Jul 9, 2014 at 2:17 AM, Armin Rigo wrote:
> Hi John,
>
> On 8 July 2014 22:57, John Smith <4u5vj...@gmail.com> wrote:
> > Yes. But tail-call optimization is a performance optimization, so it goes
> > well with PyPy.
Hi John,
On 8 July 2014 22:57, John Smith <4u5vj...@gmail.com> wrote:
> Yes. But tail-call optimization is a performance optimization, so it goes
> well with PyPy. I wanted to suggest to Travis that he not be discouraged
> from his idea and give him another idea for getting tail-call more widely
>