linuxmooc / pylite
A tiny python interpreter for educational purpose
☆110Updated 4 years ago
Alternatives and similar repositories for pylite:
Users that are interested in pylite are comparing it to the libraries listed below
- This is the CoCo Virtual Machine Source Code.☆199Updated 9 years ago
- 迷你Python解释器(A python interpreter)☆80Updated 3 months ago
- 郑钢《自制编程语言》随书源码及读书笔记☆236Updated 2 years ago
- 《自己动手写python虚拟机》C++实现☆75Updated 4 years ago
- Python 源码剖析学习笔记☆34Updated 4 years ago
- 看《Python源码剖析》一书做的笔记,欢迎交流指正。☆38Updated 7 years ago
- 《Python源码剖析 深度探索动态语言核心技术》电子书, 配套资源, 配套代码☆95Updated 4 years ago
- lcc编译器源码注释工程☆54Updated 9 years ago
- Compiler for C language in python☆276Updated 7 years ago
- General LR Parser(CMake,C++)☆63Updated 5 years ago
- 正则表达式引擎☆33Updated 7 years ago
- Cb (C flat) compiler. Cb is simplified C.☆173Updated 8 years ago
- 操作系统真象还原☆116Updated last year
- 《自己动手构造编译系统:编译、汇编与链接》随书源码☆376Updated last year
- simple compiler☆120Updated 7 years ago
- A toy complier.☆119Updated 2 years ago
- CPython Internals 学习笔记☆121Updated 7 years ago
- BookOS is a x86 platform 32 bits operate system. It's a nice dish!☆92Updated 4 years ago
- Re-write code of "500 Lines or Less" project.☆129Updated last year
- 《跟着瓦利哥学写OS》的课程代码☆102Updated 10 years ago
- 《Python 3 源码剖析》☆990Updated 2 years ago
- 上过的公开课的作业,源代码的注释版本,一个大杂烩。☆124Updated 6 years ago
- ☆25Updated 5 years ago
- OS开发编写的资料☆118Updated 4 years ago
- forked from http://code.taobao.org/p/tinixdev/src/☆44Updated 6 years ago
- 《30天自制操作系统》在Linux下的实践☆95Updated 7 years ago
- x86汇编语言 从实模式到保护模式☆56Updated 7 years ago
- An implementation of regular expressions for Python that uses a finite state automaton(正则引擎的Python实现,包括从NFA到DFA和DFA的最小化)☆85Updated 2 years ago
- Simple DIY OS☆162Updated 7 years ago
- DIY Compiler☆45Updated 10 months ago