bat67 / python-source-code-analysisLinks
《Python源码剖析 深度探索动态语言核心技术》电子书, 配套资源, 配套代码
☆102Updated 4 years ago
Alternatives and similar repositories for python-source-code-analysis
Users that are interested in python-source-code-analysis are comparing it to the libraries listed below
Sorting:
- 《自己动手写python虚拟机》C++实现☆76Updated 4 years ago
- Re-write code of "500 Lines or Less" project.☆130Updated last year
- 《自己动手构造编译系统:编译、汇编与链接》随书源码☆382Updated this week
- x86汇编语言☆113Updated 7 years ago
- A tiny python interpreter for educational purpose☆110Updated 4 years ago
- zero c compiler,一个从零开始写的编译器,不仅仅为了学习编译原理☆127Updated 3 years ago
- 《操作系统真象还原》一书实现的系统代码☆282Updated last year
- dive into cpython source code☆232Updated 7 months ago
- TLPI(The Linux Programming Interface)《linux/unix系统编程手册(上、下册)》学习笔记☆79Updated 6 years ago
- 计算机大学课件整理☆36Updated 3 years ago
- 【译】UIUC CS241 系统编程中文讲义☆50Updated 2 years ago
- 计算机系统基础-袁春风☆28Updated 8 years ago
- 《操作系统真相还原》笔记☆254Updated 4 years ago
- 郑钢《自制编程语言》随书源码及读书笔记☆238Updated 2 years ago
- 波波老师课算法笔记☆122Updated 5 years ago
- ☆465Updated 2 years ago
- An implementation of regular expressions for Python that uses a finite state automaton(正则引擎的Python实现,包括从NFA到DFA和DFA的最小化)☆84Updated 2 years ago
- ☆93Updated last year
- MIT操作系统工程的教学操作系统Xv6的源码剖析中文翻译项目,使用ANSI标准C重新在riscv架构上实现Unix v6;☆334Updated 5 years ago
- <程序员的自我修养> 源代码☆66Updated 12 years ago
- C++笔记☆39Updated 4 years ago
- ☆244Updated 3 years ago
- MIT 6.828 操作系统课程☆49Updated 6 years ago
- Traditional Chinese translation of "What Every Programmer Should Know About Memory"☆87Updated 5 years ago
- 《x86汇编语言-从实模式到保护模式》源码☆173Updated 5 years ago
- [译] 百页机器学习小书☆138Updated 4 years ago
- 硬核书<<程序原理>>,有难度,有深度,值得拥有! 使用汇编、C、Java全面系统讲解,理论结合实践,图表并茂。☆122Updated 4 months ago
- 对tlpi这本书的学习☆30Updated 3 years ago
- 介绍计算机系统基础知识,深入剖析各种容器和算法原理,真正透彻理解各种基础技术,夯实计算机基础!!!☆110Updated 2 years ago
- CPython Internals 学习笔记☆123Updated 7 years ago