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 used compared to making his own fork of PyPy.
On Tue, Jul 8, 2014 at 2:35 PM, Maciej Fijalkowski <fij...@gmail.com> wrote: > On Tue, Jul 8, 2014 at 7:27 PM, John Smith <4u5vj...@gmail.com> wrote: > > As a less objectionable alternative, what about a package which when > passed > > code (string/code object/not sure) returns a newly compiled object with > tail > > call optimization? > > you can do that in pure python (it does not have to be a part of pypy > in any sense) > > > > > J > > > > _______________________________________________ > > pypy-dev mailing list > > pypy-dev@python.org > > https://mail.python.org/mailman/listinfo/pypy-dev > > >
_______________________________________________ pypy-dev mailing list pypy-dev@python.org https://mail.python.org/mailman/listinfo/pypy-dev