xupingmao / minipyLinks
迷你Python解释器(A python interpreter)
☆81Updated 2 weeks ago
Alternatives and similar repositories for minipy
Users that are interested in minipy are comparing it to the libraries listed below
Sorting:
- 用c语言setjmp和longjmp实现的一个最基本的协程☆35Updated 8 years ago
- General LR Parser(CMake,C++)☆64Updated 6 years ago
- TinyCompiler是一款能编译一个经过裁剪的C语言的子的简易编译器,采用了C++11编写☆89Updated 9 years ago
- lcc编译器源码注释工程☆54Updated 9 years ago
- A tiny python interpreter for educational purpose☆110Updated 4 years ago
- forked from http://code.taobao.org/p/tinixdev/src/☆44Updated 7 years ago
- 程序员的自我修养--链接、装载与库: CRT 实现☆52Updated last year
- 解析C语言的解释器☆47Updated 6 years ago
- 郑钢《自制编程语言》随书源码及读书 笔记☆238Updated 2 years ago
- BookOS is a x86 platform 32 bits operate system. It's a nice dish!☆92Updated 4 years ago
- 嵌入式脚本语言 Lightweight embedded scripting language☆211Updated 2 years ago
- This is the new kernel of Book OS, I hope it is a new start.☆83Updated 5 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆45Updated 9 years ago
- Linux 1.2.13 网络协议栈学习☆35Updated 5 years ago
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 7 years ago
- A hobby OS☆53Updated 3 years ago
- 《30天自制操作系统》在Linux下的实践☆97Updated 7 years ago
- 在redis的源码中,实现了一个微型的网络库,我将其独立出来,方便大家学习和使用☆37Updated 8 years ago
- 《自己动手写python虚拟机》C++实现☆75Updated 4 years ago
- A toy OS☆54Updated 8 years ago
- x86汇编语言 从实模式到保护模式☆55Updated 7 years ago
- 现代编译原理(虎书)☆31Updated 7 years ago
- 简易C语言编译器+虚拟机(CMake,C++14)☆28Updated 6 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 4 years ago
- 计算自身md5的最小ELF64程序.The minimum ELF64 program to calculate its own md5☆7Updated 4 years ago
- Type-length-value(TLV) encoder☆13Updated 7 years ago
- a 32 bit Intel 386 toy os kernel☆26Updated 7 years ago
- Simple DIY OS☆163Updated 7 years ago
- 一个运行在x86-IA32架构下的小内核,要求能驱动x86简单的硬件并且等待用户输入指令执行。☆24Updated 11 years ago
- a compiler including c++ implemented automatic grammar tools.☆22Updated 8 years ago