[Python-Dev] Is there a reference manual for Python bytecode?
Guido van Rossum
guido at python.org
Sat Dec 26 21:23:01 EST 2015
More information about the Python-Dev mailing list
Sat Dec 26 21:23:01 EST 2015
- Previous message (by thread): [Python-Dev] Is there a reference manual for Python bytecode?
- Next message (by thread): [Python-Dev] Is there a reference manual for Python bytecode?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sat, Dec 26, 2015 at 6:06 PM, Brett Cannon <brett at python.org> wrote: > Ned also neglected to mention his byterun project which is a pure Python > implementation of the CPython eval loop: https://github.com/nedbat/byterun > >From the commit log it looks like it's a co-production between Ned and Allison Kaptur (who gave the talk I mentioned). -- --Guido van Rossum (python.org/~guido) -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20151226/3d62c9a8/attachment.html>
- Previous message (by thread): [Python-Dev] Is there a reference manual for Python bytecode?
- Next message (by thread): [Python-Dev] Is there a reference manual for Python bytecode?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list