Imymirror / mirror-monkeyLinks
an interpreter language.
☆29Updated 2 years ago
Alternatives and similar repositories for mirror-monkey
Users that are interested in mirror-monkey are comparing it to the libraries listed below
Sorting:
- 使用 C++ 模板元编程模拟 Lisp☆113Updated 5 years ago
- zero c compiler,一个从零开始写的编译器,不仅仅为了学习编译原理☆128Updated 3 years ago
- Cb (C flat) compiler. Cb is simplified C.☆174Updated 9 years ago
- 《自己动手构造编译系统:编译、汇编与链接》随书源码☆395Updated 4 months ago
- ☆470Updated 3 years ago
- Shuo's learning notes on Linux TCP/IP stack☆123Updated 2 years ago
- My notes and solutions for The Linux Programing Interface book (TLPI)《UNIX/LINUX系统编程手册》笔记和解答☆113Updated 3 years ago
- A lightweight open-source C compiler for research and education.☆403Updated 11 months ago
- A toy C compiler that compatible with C23 and can do limited optimizations☆61Updated last year
- 《C++ 17 The Complete Guide》- 翻译中☆511Updated 2 years ago
- The Asteria Programming Language☆421Updated this week
- User Guides For those new to the LLVM system.(LLVM系统的新用户指南,中文翻译版)☆367Updated 7 years ago
- 郑钢《自制编程语言》随书源码及读书笔记☆240Updated 3 years ago
- Write a tiny interpreter by C language in 500+ lines☆140Updated 3 years ago
- 公众号[树屋编程]相关文章的代码☆42Updated last year
- 硬核书<<程序原理>>,有难度,有深度,值得拥有! 使用汇编、C、Java全面系统讲解,理论结合实践,图表并茂。☆139Updated 9 months ago
- Simple Functional Programming of C++ from Scratch 从零开始的简单函数式C++ ZEROから始める使いやすい関数型プログラミング☆103Updated 5 years ago
- My First Language Frontend with LLVM Tutorial in Chinese☆80Updated 2 years ago
- 实现一个子集c编译器,后端基于llvm20☆11Updated 9 months ago
- effective debugging 中文翻译☆627Updated last year
- 带注释的《X86汇编语言-从实模式到保护模式》一书代码☆338Updated 8 years ago
- 《自己动手写python虚拟机》C++实现☆77Updated 5 years ago
- 程序员的自我修养--链接、装载与库: CRT 实现☆53Updated 2 years ago
- c++中文周刊☆534Updated last week
- A simple database engine with common SQL queries support. Final project for course 'Introduction to Databases' of Tsinghua University, Fa…☆151Updated 6 years ago
- Learn how to write a minimal working linker from scratch☆107Updated last year
- Parser Generator for LR(1) and LALR☆84Updated last year
- 《操作系统真象还原》一书实现的系统代码☆289Updated last year
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆48Updated 2 years ago
- C in four functions☆144Updated 4 years ago