VxCoder / PythonVM
通过python实现python虚拟机
☆19Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for PythonVM
- 《自己动手写python虚拟机》C++实现☆70Updated 4 years ago
- A tiny python interpreter for educational purpose☆109Updated 3 years ago
- a python parser for proto buffer file☆36Updated 7 years ago
- Python 源码剖析学习笔记☆34Updated 3 years ago
- 看《Python源码剖析》一书做的笔记,欢迎交流指正。☆38Updated 7 years ago
- 《Python源码剖析 深度探索动态语言核心技术》电子书, 配套资源, 配套代码☆84Updated 3 years ago
- 郑钢《自制编程语言》随书源码及读书笔记☆232Updated 2 years ago
- 迷你Python解释器(A python interpreter)☆77Updated 5 months ago
- 自己动手写调试器☆33Updated 6 years ago
- 一个脚本的虚拟机、汇编器和编译器的实现☆30Updated 6 years ago
- 收集网络上讲解Linux系统原理的优秀文章、文档☆76Updated 4 years ago
- ☆25Updated 5 years ago
- DIY Compiler☆45Updated 5 months ago
- ELF解释器及相关学习笔记☆41Updated last month
- Automatically exported from code.google.com/p/python-cobra☆17Updated 9 years ago
- a compiler including c++ implemented automatic grammar tools.☆22Updated 7 years ago
- 原文:https://github.com/aosabook/500lines 《500 Lines or Less》兴趣爱好业余翻译,勿商用,转载请与xuweitao.py@hotmail.com联系。☆58Updated 8 years ago
- dive into cpython source code☆209Updated last year
- 📚我的分布式存储之路☆43Updated 3 years ago
- C、C++和其在Linux下的编程学习,主要是51CTO、传智播客、一些经典书籍的学习等☆31Updated 6 months ago
- ☆35Updated 4 years ago
- linux kernel-4.17 协议栈源码阅读, reading linux kernel 4.17 netstack, once one has started to experience the rich insights that can be gained fr…☆67Updated 5 years ago
- Parser Generator for LR(1) and LALR☆69Updated 9 months ago
- x86汇编语言 从实模式到保护模式☆56Updated 7 years ago
- Ditto is a scripting language implemented in C☆16Updated 3 years ago
- One Python File To Parse ELF For Learning ELF☆22Updated 6 years ago
- azazel反编译器 ftrace函数追踪 elfdemon 代码注入 lpv,skeksi,saruman 病毒 quenya 重建进程☆16Updated 6 years ago
- a c compiler☆55Updated 2 years ago
- 本例程提供了C++的STL常用数据结构及其算法的使用范例,比如vector、string、list、forward_list、deque、queue、stack、map、set、multimap、multiset、tuple、bitset的使用范例,以及algorithm常…☆27Updated 6 years ago
- 容器技术:lxc-1.0.9 lxcfs-2.0.0 fuse-2.8.7源码详细注释分析☆15Updated 7 years ago