youzhonghui / MiniCRTLinks
俞甲子的MiniCRT代码,以及我将他的代码修改,移植到64位linux系统上的源码
☆86Updated 4 years ago
Alternatives and similar repositories for MiniCRT
Users that are interested in MiniCRT are comparing it to the libraries listed below
Sorting:
- 程序员的自我修养--链接、装载与库: CRT 实现☆53Updated 2 years ago
- x86汇编语言 从实模式到保护模式☆55Updated 7 years ago
- ☆32Updated 3 years ago
- a dynamic threadpool☆40Updated 5 years ago
- llvm-based c compiler☆100Updated 2 years ago
- A C++ library that enables you to decorate a function at runtime.☆78Updated 10 years ago
- 《自己动手构造编译系统:编译、汇编与链接》随书源码☆395Updated 3 months ago
- TinyCompiler是一款能编译一个经过裁剪的C语言的子的简易编译器,采用了C++11编写☆90Updated 10 years ago
- 现代编译原理(虎书)☆33Updated 8 years ago
- 操作系统真象还原☆120Updated last year
- 《自己动手写python虚拟机》C++实现☆77Updated 5 years ago
- buddy system memory allocator☆39Updated 10 years ago
- <程序员的自我修养> 源代码☆65Updated 12 years ago
- 《LLVM Techniques, Tips, and Best Practices》的非专业个人翻译☆135Updated 3 years ago
- 一个运行在x86-IA32架构下的小内核,要求能驱动x86简单的硬件并且等待用户输入指令执行。☆24Updated 12 years ago
- mit 6.828 2018,JOS实现☆83Updated 6 years ago
- Shuo's learning notes on Linux TCP/IP stack☆123Updated 2 years ago
- 《Learn LLVM 17》的非专业个人翻译☆155Updated last year
- ccint - a C/C++ interpreter, built on top of Clang and LLVM compiler infrastructure☆67Updated 2 years ago
- A Debuggable Kernel environment Plus a software collection☆61Updated 3 years ago
- 一个小巧的linux内核, 学习linux-kernel和进程调度的好帮手☆164Updated 9 years ago
- Study blog. Much more about KVM/Kernel/Virtualization.☆77Updated 5 months ago
- A lightweight open-source C compiler for research and education.☆404Updated 9 months ago
- Expert C++的个人翻译☆55Updated 4 years ago
- lcc编译器源码注释工程☆54Updated 10 years ago
- 玩具c编译器,基于栈顶缓存的策略生成Linux和MacOS平台的x86-64汇编☆95Updated last year
- Haribote OS Implement -- code for book "30天自制操作系统"☆122Updated 11 years ago
- 自己动手写调试器☆34Updated 7 years ago
- 《x86汇编语言-从实模式到保护模式》源码☆175Updated 5 years ago
- C语言,基于mark-sweep算法实现的垃圾回收机制☆12Updated 6 years ago