xupingmao / minipy
迷你Python解释器(A python interpreter)
☆79Updated last month
Alternatives and similar repositories for minipy:
Users that are interested in minipy are comparing it to the libraries listed below
- A tiny python interpreter for educational purpose☆110Updated 3 years ago
- General LR Parser(CMake,C++)☆63Updated 5 years ago
- This is the new kernel of Book OS, I hope it is a new start.☆84Updated 4 years ago
- 自己动手写调试器☆33Updated 6 years ago
- forked from http://code.taobao.org/p/tinixdev/src/☆44Updated 6 years ago
- A toy OS☆54Updated 8 years ago
- Linux 0.11 版本源码☆49Updated 8 years ago
- A hobby OS☆52Updated 3 years ago
- lcc编译器源码注释工程☆54Updated 9 years ago
- 解析C语言的解释器☆46Updated 6 years ago
- 郑钢《自制编程语言》随书源码及读书笔记☆236Updated 2 years ago
- 《自己动手写python虚拟机》C++实现☆73Updated 4 years ago
- BookOS is a x86 platform 32 bits operate system. It's a nice dish!☆92Updated 4 years ago
- 一个运行在x86-IA32架构下的小内核,要求能驱动x86简单的硬件并且等待用户输入指令执行。☆25Updated 11 years ago
- TinyCompiler是一款能编译一个经过裁剪的C语言的子的简易编译器,采用了C++11编写☆88Updated 9 years ago
- 特别适合学习 网络io 的一个简易入门库. 清洁而简单 ~☆34Updated 6 years ago
- Linux 1.2.13 网络协议栈学习☆35Updated 5 years ago
- 现代编译原理(虎书)☆31Updated 7 years ago
- 用c语言setjmp和longjmp实现的一个最基本的协程☆35Updated 8 years ago
- Simple Machine, include simulator、ccompiler、assembler☆41Updated 8 years ago
- a compiler including c++ implemented automatic grammar tools.☆22Updated 7 years ago
- a regular express engine☆54Updated 10 years ago
- C in four functions☆121Updated 3 years ago
- Parser Generator for LR(1) and LALR☆83Updated last year
- Tiny玩具语言(Go语言实现/包含Tiny编译器/CASL汇编器/COMET虚拟机/调试器/支持WebAssembly/LLVM)☆70Updated 6 months ago
- The larva programming Language☆145Updated 2 years ago
- 嵌入式脚本语言 Lightweight embedded scripting language☆210Updated last year
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- 简单的RISC-V指令模拟器,实现了绝大多非扩展指令的模拟工作。☆22Updated 7 years ago
- 参考c4完成的C语言编译器,代码逻辑大部分跟c4相同,但是确实是自己理解了并重写,附有大量中文注释。☆24Updated 7 years ago