xupingmao / minipy
迷你Python解释器(A python interpreter)
☆80Updated 3 months ago
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 4 years ago
- General LR Parser(CMake,C++)☆63Updated 5 years ago
- 解析C语言的解释器☆46Updated 6 years ago
- 自己动手写调试器☆34Updated 6 years ago
- 简易C语言编译器+虚拟机(CMake,C++14)☆28Updated 6 years ago
- 郑钢《自制编程语言》随书源码及读书笔记☆236Updated 2 years ago
- forked from http://code.taobao.org/p/tinixdev/src/☆44Updated 6 years ago
- Tiny玩具语言(Go语言实现/包含Tiny编译器/CASL汇编器/COMET虚拟机/调试器/支持WebAssembly/LLVM)☆69Updated 9 months ago
- Simple Machine, include simulator、ccompiler、assembler☆41Updated 8 years ago
- lcc编译器源码注释工程☆54Updated 9 years ago
- ELF解释器及相关学习笔记☆43Updated 6 months ago
- 计算自身md5的最小ELF64程序.The minimum ELF64 program to calculate its own md5☆7Updated 3 years ago
- Lua-like programming language for studying compiler&interpreter courses.☆32Updated 7 years ago
- 用c语言setjmp和longjmp实现的一个最基本的协程☆35Updated 8 years ago
- A hobby OS☆53Updated 3 years ago
- TinyCompiler是一款能编译一个经过裁剪的C语言的子的简易编译器,采用了C++11编写☆88Updated 9 years ago
- C语言,基于mark-sweep算法实现的垃圾回收机制☆11Updated 6 years ago
- 《自己动手写python虚拟机》C++实现☆75Updated 4 years ago
- Linux 1.2.13 网络协议栈学习☆35Updated 5 years ago
- 嵌入式脚本语言 Lightweight embedded scripting language☆210Updated 2 years ago
- Funny and interesting codes developed in my spare time☆72Updated 4 years ago
- a compiler including c++ implemented automatic grammar tools.☆22Updated 7 years ago
- Example shows how to parse and run linux program on windows☆27Updated 7 years ago
- Compiler of YF programming language (YFlang), with GLR parser generator and tokenizer generator.☆23Updated 8 years ago
- A toy OS☆54Updated 8 years ago
- A toy complier.☆119Updated 2 years ago
- 一个运行在x86-IA32架构下 的小内核,要求能驱动x86简单的硬件并且等待用户输入指令执行。☆24Updated 11 years ago
- 现代编译原理(虎书)☆31Updated 7 years ago
- C in four functions☆120Updated 3 years ago
- a c compiler☆57Updated 2 years ago