idea4good / AbuCodingLinks
☆37Updated 2 months ago
Alternatives and similar repositories for AbuCoding
Users that are interested in AbuCoding are comparing it to the libraries listed below
Sorting:
- 实现一个子集c编译器,后端基于llvm20☆11Updated 10 months ago
- 《Learn LLVM 17》的非专业个人翻译☆156Updated last year
- llvm-based c compiler☆101Updated 2 years ago
- 《Performance Analysis and Tuning on Modern CPUS - 2ed》的非专业个人翻译☆55Updated last year
- zero c compiler,一个从零开始写的编译器,不仅仅为了学习编译原理☆128Updated 3 years ago
- xv6-riscv-book中译版☆84Updated last year
- The Yu (羽) programming language.☆82Updated 2 years ago
- 本课程基于Rui的chibicc,@sunshaoce和@ksco将其由原来的X86架构改写为RISC-V 64架构,同时加入了大量的中文注释,并且配有316节对应于每一个commit的课程,帮助读者可以层层推进、逐步深入的学习编译器的构造。☆361Updated 2 years ago
- 使用 C++23 从零实现的 RISC-V 模拟器☆33Updated 11 months ago
- A toy C compiler that compatible with C23 and can do limited optimizations☆62Updated last year
- A toy complier.☆120Updated 3 years ago
- illustrate what docker really is in 100 lines of C/C++☆124Updated 2 years ago
- My First Language Frontend with LLVM Tutorial in Chinese☆80Updated 2 years ago
- 《从零开始的RISC-V模拟器开发》配套的PPT和教学资料☆233Updated 4 years ago
- 玩具c编译器,基于栈顶缓存的策略生成Linux和MacOS平台的x86-64汇编☆97Updated last year
- Getting Started with LLVM Core Libraries (中文版),翻译:潘立丰☆138Updated 2 years ago
- 《LLVM Techniques, Tips, and Best Practices》的非专业个人翻译☆137Updated 3 years ago
- CPU + xv6 + compiler☆18Updated 7 years ago
- llvm-tutorial文档,翻译以及代码仓库☆169Updated 2 years ago
- 程序员的自我修养--链接、装载与库: CRT 实现☆53Updated 2 years ago
- tldr file for riscv assembly instructions☆18Updated 4 years ago
- A super tiny RISC-V emulator that is able to run xv6.☆75Updated 3 years ago
- ☆29Updated 3 years ago
- 《Modern C++ Programming Cookbook - 3rd Edition》的非专业个人翻译☆47Updated last year
- Intel 80386 Reference Programmer's Manual☆74Updated 10 months ago
- This is the source code of ToyOS.☆30Updated last year
- lcc编译器源码注释工程☆55Updated 10 years ago
- ☆16Updated 2 years ago
- 硬核书<<程序原理>>,有难度,有深度,值得拥有! 使用汇编、C、Java全面系统讲解,理论结合实践,图表并茂。☆143Updated 10 months ago
- C in four functions☆149Updated 4 years ago