GeekRicardo / dive-into-cpython

dive into cpython source code

Home Page:https://chang-lehung.github.io/dive-into-cpython/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dive-into-cpython

02logo

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

虚拟机

字节码

语言特性

并发系统设计

对象系统

python 类的黑魔法

继承体系

给 cpython 添加 C 扩展模块

Contributions

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

公众号订阅

About

dive into cpython source code

https://chang-lehung.github.io/dive-into-cpython/


Languages

Language:Python 81.8%Language:Jupyter Notebook 10.0%Language:C 7.5%Language:Shell 0.4%Language:Makefile 0.3%