xupingmao / minipyLinks
迷你Python解释器(A python interpreter)
☆83Updated 3 weeks ago
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
- forked from http://code.taobao.org/p/tinixdev/src/☆44Updated 7 years ago
- General LR Parser(CMake,C++)☆65Updated 6 years ago
- C in four functions☆139Updated 3 years ago
- 嵌入式脚本语言 Lightweight embedded scripting language☆212Updated 2 years ago
- 解析C语言的解释器☆47Updated 7 years ago
- 用c语 言setjmp和longjmp实现的一个最基本的协程☆35Updated 8 years ago
- 郑钢《自制编程语言》随书源码及读书笔记☆239Updated 2 years ago
- TinyCompiler是一款能编译一个经过裁剪的C语言的子的简易编译器,采用了C++11编写☆89Updated 9 years ago
- lcc编译器源码注释工程☆54Updated 10 years ago
- A toy complier.☆119Updated 2 years ago
- 《自己动手写python虚拟机》C++实现☆76Updated 4 years ago
- very tiny simple bytecode vm engine, None 3rd libs relied, so can be used on most of embedded systems☆54Updated last year
- 简易C语言编译器+虚拟机(CMake,C++14)☆28Updated 7 years ago
- Simple DIY OS☆164Updated 7 years ago
- Simple Machine, include simulator、ccompiler、assembler☆43Updated 8 years ago
- Example shows how to parse and run linux program on windows☆27Updated 7 years ago
- Write a tiny interpreter by C language in 500+ lines☆138Updated 3 years ago
- This is the new kernel of Book OS, I hope it is a new start.☆83Updated 5 years ago
- A toy OS☆54Updated 9 years ago
- Open Source Compiler☆18Updated 11 years ago
- Resurrected LLVM "Cpp Backend", rebuild as a LLVM tool, with better compatibility and readability.☆69Updated 3 years ago
- 《自己动手构造编译系统:编译、汇编与链接》随书源码☆388Updated 3 weeks ago
- A C++ library that enables you to decorate a function at runtime.☆78Updated 9 years ago
- a c compiler☆58Updated 2 years ago
- zengl language 嵌入式编程语言☆20Updated 3 years ago
- 收集一些C语言内存相关的项目☆78Updated 7 years ago
- BookOS is a x86 platform 32 bits operate system. It's a nice dish!☆92Updated 5 years ago
- x86汇编语言 从实模式到保护模式☆55Updated 7 years ago
- 程序员的自我修养--链接、装载与库: CRT 实现☆53Updated last year