[pypy-dev] PyVM: Python Bytecode interpreter, in Python (original) (raw)
Paul Swartz z3p at twistedmatrix.com
Mon Jan 13 01:07:39 CET 2003
- Previous message: [pypy-dev] Pypy Roadmap
- Next message: [pypy-dev] PyVM: Python Bytecode interpreter, in Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
An idea I've been toying around with is a Python bytecode
interpreter, written in Python. Currently, it works
decently, supporting pretty much everything except
generators. Might be useful to look at. The code is
available at:
http://www.twistedmatrix.com/users/z3p/files/pyvm2.py
-p
Paul Swartz
(o_ http://twistedmatrix.com/users/z3p.twistd/ //\ z3p at twistedmatrix.com V_/_ AIM: Z3Penguin
- Previous message: [pypy-dev] Pypy Roadmap
- Next message: [pypy-dev] PyVM: Python Bytecode interpreter, in Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]