[Python-Dev] Python Virtual Machine Architecture
Leo Soto M.
leo.soto at gmail.com
Fri Aug 8 23:02:35 CEST 2008
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
More information about the Python-Dev
mailing list