bars
CPython 实现原理
search
circle-xmark
⌘
Ctrl
k
github
Edit
chevron-down
八、编译器
8.1 相关源文件
以下是和编译器相关的源文件:
文件
用途
Python/compile.c
编译器实现
Python/compile.h
编译器 API 和类型定义
Previous
八、编译器
chevron-left
Next
8.2 重要的专业术语
chevron-right
Last updated
2 years ago