[Python-Dev] Wordcode: new regular bytecode using 16-bit units
Victor Stinner
victor.stinner at gmail.com
Fri May 6 17:58:52 EDT 2016
More information about the Python-Dev mailing list
Fri May 6 17:58:52 EDT 2016
- Previous message (by thread): [Python-Dev] Wordcode: new regular bytecode using 16-bit units
- Next message (by thread): [Python-Dev] Wordcode: new regular bytecode using 16-bit units
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Oh nice. Did you see my recent "bytecode" project? http://bytecode.readthedocs.io/ Victor Le 5 mai 2016 8:30 PM, <zreed at fastmail.com> a écrit : > Here is something I wrote because I was also unsatisfied with byteplay's > API: https://github.com/zachariahreed/byteasm. Maybe it's useful in a > discussion of "minimum viable" api for bytecode manipulation. > > > > _______________________________________________ > Python-Dev mailing list > Python-Dev at python.org > https://mail.python.org/mailman/listinfo/python-dev > Unsubscribe: > https://mail.python.org/mailman/options/python-dev/victor.stinner%40gmail.com > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20160506/ddc49a9b/attachment.html>
- Previous message (by thread): [Python-Dev] Wordcode: new regular bytecode using 16-bit units
- Next message (by thread): [Python-Dev] Wordcode: new regular bytecode using 16-bit units
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list