[pypy-dev] Getting involved

Maciej Fijalkowski fijall at gmail.com
Tue Jul 8 20:35:49 CEST 2014


On Tue, Jul 8, 2014 at 7:27 PM, John Smith <4u5vjqpb at 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 at python.org
> https://mail.python.org/mailman/listinfo/pypy-dev
>


More information about the pypy-dev mailing list