ausaki / python-source-code-notesLinks
Python 源码剖析学习笔记
☆34Updated 4 years ago
Alternatives and similar repositories for python-source-code-notes
Users that are interested in python-source-code-notes are comparing it to the libraries listed below
Sorting:
- A tiny python interpreter for educational purpose☆110Updated 4 years ago
- CPython Internals 学习笔记☆122Updated 8 years ago
- 《Python 3 源码剖析》☆1,006Updated 3 years ago
- dive into cpython source code☆232Updated last month
- 《Python源码剖析 深度探索动态语言核心技术》电子书, 配套资源, 配套代码☆111Updated 5 years ago
- 《自己动手写python虚拟机》C++实现☆77Updated 5 years ago
- 收集网络上讲解Linux系统原理的优秀文章、文档☆79Updated 5 years ago
- This is the CoCo Virtual Machine Source Code.☆200Updated 9 years ago
- Re-write code of "500 Lines or Less" project.☆132Updated 4 months ago
- 朴素linux,介绍linux和C的一些底层知识☆255Updated 12 years ago
- 郑钢《自制编程语言》随书源码及读书笔记☆240Updated 3 years ago
- Parser Generator for LR(1) and LALR☆84Updated last year
- 现代编译原理(虎书)☆33Updated 8 years ago
- DIY Compiler☆45Updated last year
- 原文:https://github.com/aosabook/500lines 《500 Lines or Less》兴趣爱好业余翻译,勿商用,转载请与xuweitao.py@hotmail.com联系。☆58Updated 9 years ago
- Traditional Chinese translation of "What Every Programmer Should Know About Memory"☆90Updated 5 years ago
- simple compiler☆119Updated 8 years ago
- 看《Python源码剖析》一书做的笔记,欢迎交流指正。☆38Updated 8 years ago
- ccint - a C/C++ interpreter, built on top of Clang and LLVM compiler infrastructure☆67Updated 2 years ago
- 通过python实现python虚拟机☆19Updated 8 years ago
- 操作系统真象还原☆120Updated last year
- 程序员的自我修养--链接、装载与库: CRT 实现☆53Updated 2 years ago
- 自己动手写调试器☆34Updated 7 years ago
- 迷你Python解释器(A python interpreter)☆84Updated 2 months ago
- 《LLVM Techniques, Tips, and Best Practices》的非专业个人翻译☆135Updated 3 years ago
- 《自己动手构造编译系统:编译、汇编与链接》随书源码☆394Updated 4 months ago
- <程序员的自我修养> 源代码☆65Updated 12 years ago
- Utils collection for extending gdb with python☆65Updated 9 years ago
- 俞甲子的MiniCRT代码,以及我将他的代码修改,移植到64位linux系统上的源码☆86Updated 4 years ago
- 开源开发工具周刊☆195Updated last week