Differences between revisions 6 and 11 (spanning 5 versions)
Revision 6 as of 2004-09-22 18:25:33
Size: 592
Editor: hoxide
Comment: 我最感兴趣的试对象模型。可以写些读代码的心得
Revision 11 as of 2005-03-30 09:32:56
Size: 631
Editor: hoxide
Comment:
Deletions are marked like this. Additions are marked like this.
Line 18: Line 18:
 * ["PythonGC"] Python的垃圾收集模式
Line 20: Line 20:

-- albertlee Email: [email protected]

TableOfContents

Python虚拟机结构分析项目

描述

Python虚拟机结构分析项目,是一个基础研究探索的项目。目标是分析Python(C语言实现)的内部结构,理清Python实现的原理,产生一份文档提供给大家作为继续研究的参考。

正文

软件下载

PythonVM (last edited 2009-12-25 07:18:54 by localhost)