Skip to content

pengjunjie2100/dive-into-cpython

 
 

Repository files navigation

Dive-into-cpython

02logo

CPython 虚拟机中常用数据结构实现(objects)

虚拟机

字节码

语言特性

并发系统设计

对象系统

python 类的黑魔法

继承体系

给 cpython 添加 C 扩展模块

Contributions

如果发现文章的错误或者能够添加内容让项目更加丰富,欢迎大家提交 pr 。

公众号订阅

About

dive into cpython source code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 81.8%
  • Jupyter Notebook 10.0%
  • C 7.5%
  • Other 0.7%