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
- 《Python源码剖析 深度探索动态语言核心技术》电子书, 配套资源, 配套代码☆101Updated 4 years ago
- Re-write code of "500 Lines or Less" project.☆130Updated last year
- 看《Python源码剖析》一书做的笔记,欢迎交流指正。☆38Updated 8 years ago
- dive into cpython source code☆231Updated 6 months ago
- Parser Generator for LR(1) and LALR☆84Updated last year
- This is the CoCo Virtual Machine Source Code.☆200Updated 9 years ago
- 《Python 3 源码剖析》☆993Updated 2 years ago
- CPython Internals 学习笔记☆123Updated 7 years ago
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆48Updated 2 years ago
- 迷你Python解释器(A python interpreter)☆81Updated last month
- 收集网络上讲解Linux系统原理的优秀文章、文档☆77Updated 5 years ago
- DIY Compiler☆45Updated last year
- 开源开发工具大会2020的幻灯片☆47Updated 4 years ago
- 《自己动手写python虚拟机》C++实现☆76Updated 4 years ago
- Traditional Chinese translation of "What Every Programmer Should Know About Memory"☆87Updated 5 years ago
- 《WebAssembly原理与核心技术》WebAssembly解释器的Python实现☆22Updated 4 years ago
- 现代编译原理(虎书)☆31Updated 7 years ago
- Cb (C flat) compiler. Cb is simplified C.☆173Updated 8 years ago
- Yet another Python Python☆91Updated 6 years ago
- General LR Parser(CMake,C++)☆65Updated 6 years ago
- Generate Source Files for Python C/C++ Extensions(.pyd files) from C/C++ headers automatically.☆60Updated 2 years ago
- a Lisp-like functional language with flexible suspension and resumption☆15Updated 2 weeks ago
- 郑钢《自制编程语言》随书源码及读书笔记☆238Updated 2 years ago
- 翻新 《Linux C编程一站式学习》 宋劲杉 北京亚嵌教育研究中心 <songjinshan AT akaedu DOT org> 版权 © 2008, 2009 宋劲杉, 北京亚嵌教育研究中心☆23Updated 6 years ago
- 计算自身md5的最小ELF64程序.The minimum ELF64 program to calculate its own md5☆7Updated 4 years ago
- 没地方放的代码,懒得开新项目了,放这里吧。☆41Updated 3 years ago
- Junnplus's technology blog☆3Updated 4 years ago
- The first and yet the only CPython compatible Python JIT, over the world.(julia backend: https://github.com/thautwarm/RestrainJIT.jl)☆107Updated 5 years ago
- Shuo's learning notes on Linux TCP/IP stack☆123Updated 2 years ago