[pypy-dev] Build Pypy with different Interpreters

William ML Leslie william.leslie.ttg at gmail.com
Thu Sep 8 10:49:19 EDT 2016


On 8 September 2016 at 22:38, Jan Brohl <janbrohl at t-online.de> wrote:

> Sorry, for the typo - I was asking if it is possible to build pypy *with*
> different interpreters instead of just cpython and pypy.
>
> (using eg "ipy64" instead of "pypy" or "python" in the translation step
> described at
> http://doc.pypy.org/en/latest/build.html#run-the-translation )
>
>
I didn't say anything about Stackless; maybe I should.  Stackless is
CPython with a few extra features.  Translation probably works on it, but
given that Stackless has a GIL, and that rpython doesn't make use of any
Stackless APIs, it's probably just the same as translating with CPython.

-- 
William Leslie

Notice:
Likely much of this email is, by the nature of copyright, covered under
copyright law.  You absolutely MAY reproduce any part of it in accordance
with the copyright law of the nation you are reading this in.  Any attempt
to DENY YOU THOSE RIGHTS would be illegal without prior contractual
agreement.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20160909/5228deb7/attachment-0001.html>


More information about the pypy-dev mailing list