[Python-Dev] Python Virtual Machine Architecture (original) (raw)
Leo Soto M. leo.soto at gmail.com
Fri Aug 8 23:02:35 CEST 2008
- Previous message: [Python-Dev] Python Virtual Machine Architecture
- Next message: [Python-Dev] bytes.tohex in Python 3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, Aug 8, 2008 at 4:17 PM, Jon Stritar <jstritar at gmail.com> wrote:
I'm trying to understand the architecture of the core Python interpreter and virtual machine, but I've been having trouble finding the documentation. It looks like most of the docs are for either writing Python programs or extending / writing modules. Is there any documentation (or papers) geared towards understanding the core?
Maybe <http://wiki.python.org/moin/CPythonVmInternals>?
Leo Soto M. http://blog.leosoto.com
- Previous message: [Python-Dev] Python Virtual Machine Architecture
- Next message: [Python-Dev] bytes.tohex in Python 3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]