Re: Running PyPy on top of CPython

Dan Stromberg <[email protected]> Sun, 9 Jan 2022 13:59:12 -0800
Newsgroups gmane.comp.python.pypy
Message-ID <CAGGBd_rAzQhCHeyDrD5fdZRryM=OwSNx5wEPo=WM+KEGKjGdfA@mail.gmail.com>
IINM, Running Pypy overtop of CPython is mostly useful for bootstrapping
Pypy - but it's generally easier to download a Pypy binary from the
official website.

If you just want CPython+speed, maybe try
https://stromberg.dnsalias.org/~strombrg/speeding-python/ ?


On Sun, Jan 9, 2022 at 11:51 AM M A <[email protected]> wrote:

> Hello, I read here (https://rpython.readthedocs.io/en/latest/rpython.html)
> that PyPy is runnable on top of CPython. How do I start PyPy so it runs in
> CPython?
> _______________________________________________
> pypy-dev mailing list
> [email protected]
> https://mail.python.org/mailman/listinfo/pypy-dev
>

_______________________________________________
pypy-dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-dev