xupingmao / minipyLinks
迷你Python解释器(A python interpreter)
☆83Updated 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
- C in four functions☆144Updated 3 years ago
- 解析C语言的解释器☆47Updated 7 years ago
- 嵌入式脚本语言 Lightweight embedded scripting language☆213Updated 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
- 郑钢 《自制编程语言》随书源码及读书笔记☆239Updated 3 years ago
- very tiny simple bytecode vm engine, None 3rd libs relied, so can be used on most of embedded systems☆54Updated 2 months ago
- 用c语言setjmp和longjmp实现的一个最基本的协程☆35Updated 9 years ago
- lcc编译器源码注释工程☆54Updated 10 years ago
- TinyCompiler是一款能编译一个经过裁剪的C语言的子的简易编译器,采用了C++11编写☆90Updated 10 years ago
- A toy complier.☆118Updated 3 years ago
- Write a tiny interpreter by C language in 500+ lines☆140Updated 3 years ago
- Simple DIY OS☆162Updated 7 years ago
- 一个基于tun/tap设备编写的简易的tcp/ip协议栈.☆94Updated 8 years ago
- a regular express engine☆56Updated 11 years ago
- This is the new kernel of Book OS, I hope it is a new start.☆83Updated 5 years ago
- 简易C语言编译器+虚拟机(CMake,C++14)☆29Updated 7 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆47Updated 9 years ago
- C 菜鸟修真之旅☆52Updated 3 weeks ago
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 8 years ago
- Mirror of available mini_httpd archives.☆69Updated 12 years ago
- 一个小巧的linux内核, 学习linux-kernel和进程调度的好帮手☆164Updated 9 years ago
- a c compiler☆58Updated 3 years ago
- A toy OS☆54Updated 9 years ago
- Simple Machine, include simulator、ccompiler、assembler☆43Updated 8 years ago
- 没地方放的代码,懒得开新项目了,放这里吧。☆41Updated 3 years ago
- Tiny OS kernel for Tsinghua OS course☆47Updated 11 years ago
- BookOS is a x86 platform 32 bits operate system. It's a nice dish!☆92Updated 5 years ago
- 参考c4完成的C语言编译器,代码逻辑大部分跟c4相同,但是确实是自己理解了并重写,附有大量中文注释。☆25Updated 8 years ago