idea4good / AbuCodingLinks
☆37Updated last month
Alternatives and similar repositories for AbuCoding
Users that are interested in AbuCoding are comparing it to the libraries listed below
Sorting:
- 《Learn LLVM 17》的非专业个人翻译☆155Updated last year
- 使用 C++23 从零实现的 RISC-V 模拟器☆33Updated 10 months ago
- 实现一个子集c编译器,后端基于llvm20☆11Updated 9 months ago
- llvm-based c compiler☆100Updated 2 years ago
- 程序员的自我修养--链接、装载与库: CRT 实现☆53Updated 2 years ago
- a riscv32 rv32imc emulator written in c.☆33Updated 5 months ago
- 《从零开始的RISC-V模拟器开发》配套的PPT和教学资料☆234Updated 4 years ago
- tldr file for riscv assembly instructions☆18Updated 4 years ago
- 《Performance Analysis and Tuning on Modern CPUS - 2ed》的非专业个人翻译☆55Updated 11 months ago
- assembly experiment environment for loongarch☆23Updated 3 years ago
- 使用 C++ 模板元编程模拟 Lisp☆113Updated 5 years ago
- zero c compiler,一个从零开始写的编译器,不仅仅为了学习编译原理☆128Updated 3 years ago
- This is the source code of ToyOS.☆30Updated last year
- xv6-riscv-book中译版☆83Updated last year
- illustrate what docker really is in 100 lines of C/C++☆124Updated 2 years ago
- 《从零开始的UEFI裸机编程》中文版示例代码☆107Updated 3 years ago
- 简单的RISC-V指令模拟器,实现了绝大多非扩展指令的模拟工作。☆24Updated 8 years ago
- フルスクラッチで作る!UEFIベアメタルプログラミング 中文版☆138Updated 3 years ago
- 《Modern C++ Programming Cookbook - 3rd Edition》的非专业个人翻译☆46Updated last year
- C in four functions☆144Updated 4 years ago
- A toy complier.☆120Updated 3 years ago
- ☆16Updated 2 years ago
- 本课程基于Rui的chibicc,@sunshaoce和@ksco将其由原来的X86架构改写为RISC-V 64架构,同时加入了大量的中文注释,并且配有316节对应于每一个commit的课程,帮助读者可以层层推进、逐步深入的学习编译器的构造。☆359Updated 2 years ago
- A super tiny RISC-V emulator that is able to run xv6.☆74Updated 3 years ago
- 玩具c编译器,基于栈顶缓存的策略生成Linux和MacOS平台的x86-64汇编☆96Updated last year
- AbstractMachine kernels☆68Updated last week
- A toy C compiler that compatible with C23 and can do limited optimizations☆61Updated last year
- x86汇编语言 从实模式到保护模式☆55Updated 8 years ago
- Getting Started with LLVM Core Libraries (中文版),翻译:潘立丰☆138Updated 2 years ago
- llvm-tutorial文档,翻译以及代码仓库☆169Updated 2 years ago