xupingmao / minipyLinks
迷你Python解释器(A python interpreter)
☆82Updated last month
Alternatives and similar repositories for minipy
Users that are interested in minipy are comparing it to the libraries listed below
Sorting:
- A tiny python interpreter for educational purpose☆110Updated 4 years ago
- 郑钢《自制编程语言》随书源码及读书笔记☆239Updated 3 years ago
- 解析C语言的解释器☆47Updated 7 years ago
- C in four functions☆139Updated 3 years ago
- 《自己动手写python虚拟机》C++实现☆76Updated 4 years ago
- 嵌入式脚本语言 Lightweight embedded scripting language☆212Updated 2 years ago
- forked from http://code.taobao.org/p/tinixdev/src/☆44Updated 7 years ago
- General LR Parser(CMake,C++)☆65Updated 6 years ago
- Write a tiny interpreter by C language in 500+ lines☆139Updated 3 years ago
- 简易C语言编译器+虚拟机(CMake,C++14)☆28Updated 7 years ago
- Simple DIY OS☆163Updated 7 years ago
- 用c语言setjmp和longjmp实现的一个最基本的协程☆35Updated 8 years ago
- This is the new kernel of Book OS, I hope it is a new start.☆82Updated 5 years ago
- A toy complier.☆119Updated 2 years ago
- Simple Machine, include simulator、ccompiler、assembler☆43Updated 8 years ago
- a c compiler☆58Updated 3 years ago
- lcc编译器源码注释工程☆54Updated 10 years ago
- C 菜鸟修真之旅☆52Updated this week
- A hobby OS☆54Updated 3 years ago
- simple compiler☆119Updated 8 years ago
- 自己 动手写调试器☆34Updated 7 years ago
- a regular express engine☆56Updated 11 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆47Updated 9 years ago
- A simple utf8 decode/encode lib in c☆35Updated 9 years ago
- 自制编译器☆43Updated 8 years ago
- very tiny simple bytecode vm engine, None 3rd libs relied, so can be used on most of embedded systems☆54Updated last week
- BookOS is a x86 platform 32 bits operate system. It's a nice dish!☆92Updated 5 years ago
- 参考c4完成的C语言编译器,代码逻辑大部分跟c4相同,但是确实是自己理解了并重写,附有大量中文注释。☆24Updated 8 years ago
- Example shows how to parse and run linux program on windows☆27Updated 7 years ago
- 一个小巧的linux内核, 学习linux-kernel和进程调度的好帮手☆163Updated 9 years ago