koshox / pythonvmLinks
《自己动手写python虚拟机》C++实现
☆77Updated 5 years ago
Alternatives and similar repositories for pythonvm
Users that are interested in pythonvm are comparing it to the libraries listed below
Sorting:
- 郑钢《自制编程语言》随书源码及读书笔记☆239Updated 3 years ago
- 《自己动手构造编译系统:编译、汇编与链接》随书源码☆395Updated 3 months ago
- 现代编译原理(虎书)☆33Updated 8 years ago
- A tiny python interpreter for educational purpose☆110Updated 4 years ago
- 《Python源码剖析 深度探索动态语言核心技术》电子书, 配套资源, 配套代码☆109Updated 4 years ago
- zero c compiler,一个从零开始写的编译器,不仅仅为了学习编译原理☆128Updated 3 years ago
- 各种垃圾回收算法的实现,C语言版本☆60Updated 5 years ago
- 《操作系统真象还原》一书实现的系统代码☆285Updated last year
- linux0.11源码解析☆94Updated 2 years ago
- 程序员的自我修养--链接、装载与库: CRT 实现☆53Updated 2 years ago
- <程序员的自我修养> 源代码☆65Updated 12 years ago
- 《操作系统真相还原》笔记☆252Updated 4 years ago
- 玩具c编译器,基于栈顶缓存的策略生成Linux和MacOS平台的x86-64汇编☆95Updated last year
- ☆94Updated last year
- one mini operating system simplified from linux0.12☆83Updated last week
- x86汇编语言 从实模式到保护模式☆55Updated 7 years ago
- A toy complier.☆118Updated 3 years ago
- 使用NASM汇编以及C++(内嵌MASM)编写的实模式操作系统,以及一个汇编编写的QQ堂图形化游戏☆77Updated 5 years ago
- 《x86汇编语言-从实模式到保护模式》源码☆175Updated 5 years ago
- A lightweight open-source C compiler for research and education.☆404Updated 9 months ago
- 实现一个子集c编译器,后端基于llvm20☆11Updated 7 months ago
- Shuo's learning notes on Linux TCP/IP stack☆123Updated 2 years ago
- An implementation of regular expressions for Python that uses a finite state automaton(正则引擎的Python实现,包括从NFA到DFA和DFA的最小化)☆88Updated 2 years ago
- 《LLVM Techniques, Tips, and Best Practices》的非专业个人翻译☆136Updated 3 years ago
- 操作系统导论教学资料、《庖丁解牛Linux内核》配套资料☆278Updated 7 months ago
- Linux0.12内核代码中文注释+在高版本GCC 5.4.0 + Ubuntu 16.04中编译成功并在Bochs正常测试运行☆222Updated 5 years ago
- 操作系统真象还原☆120Updated last year
- 📚我的分布式存储之路☆55Updated 4 years ago
- 俞甲子的MiniCRT代码,以及我将他的代码修改,移植到64位linux系统上的源码☆86Updated 4 years ago
- Resource assembly of 'Advance Programming in UNIX Environment' online course of mine.☆139Updated 4 years ago