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

Reply via email to