youzhonghui / MiniCRT
俞甲子的MiniCRT代码,以及我将他的代码修改,移植到64位linux系统上的源码
☆83Updated 4 years ago
Alternatives and similar repositories for MiniCRT:
Users that are interested in MiniCRT are comparing it to the libraries listed below
- 程序员的自我修养--链接、装载与 库: CRT 实现☆52Updated last year
- x86汇编语言 从实模式到保护模式☆56Updated 7 years ago
- a dynamic threadpool☆38Updated 5 years ago
- lcc编译器源码注释工程☆54Updated 9 years ago
- 《自己动手写python虚拟机》C++实现☆74Updated 4 years ago
- General LR Parser(CMake,C++)☆63Updated 5 years ago
- Shuo's learning notes on Linux TCP/IP stack☆121Updated last year
- <程序员的自我修养> 源代码☆66Updated 11 years ago
- 一个运行在x86-IA32架构下的小内核,要求能驱动x86简单的硬件并且等待用户输入指令执行。☆25Updated 11 years ago
- 《The Art of Writing Efficient Programs》的非专业个人翻译☆89Updated 2 years ago
- A C++ library that enables you to decorate a function at runtime.☆79Updated 9 years ago
- 《自己动手构造编译系统:编译、汇编与链接》随书源码☆376Updated last year
- 操作系统真象还原☆116Updated last year
- ☆31Updated 2 years ago
- ELF解释器及相关学习笔记☆42Updated 5 months ago
- 现代编译原理(虎书)☆31Updated 7 years ago
- TinyCompiler是一款能编译一个经过裁剪的C语言的子的简易编译器,采用了C++11编写☆88Updated 9 years ago
- ☆26Updated 6 years ago
- 一个64位操作系统的设计与实现非官方注释版☆37Updated 5 years ago
- 玩具c编译器,基于栈顶缓存的策略生成Linux和MacOS平台的x86-64汇编☆92Updated 5 months ago
- Educational Regular expression Engine☆20Updated 8 years ago
- This is a modified version of Mini-CRT++ in the book <程序员的自我修养>, it supports 32-bit and 64-bit system.☆21Updated 8 years ago
- 实现一个子集c编译器,后端基于llvm20☆1Updated last week
- 一个小巧的linux内核, 学习linux-kernel和进程调度的好帮手☆162Updated 8 years ago
- A asymmetric coroutine library for C.☆19Updated 5 years ago
- Getting Started with LLVM Core Libraries (中文版),翻译:潘立丰☆133Updated last year
- 《LLVM Techniques, Tips, and Best Practices》的非专业个人翻译☆131Updated 3 years ago
- 《C++ Move Semantics》的非专业个人翻译☆75Updated 3 years ago
- 郑钢《自制编程语言》随书源码及读书笔记☆236Updated 2 years ago
- C语言,基于mark-sweep算法实现的垃圾回收机制☆11Updated 6 years ago