iiicp / subc-llvm
实现一个子集c编译器,后端基于llvm20
☆2Updated 2 weeks ago
Alternatives and similar repositories for subc-llvm:
Users that are interested in subc-llvm are comparing it to the libraries listed below
- ☆84Updated 11 months ago
- A toy C compiler that compatible with C23 and can do limited optimizations☆54Updated 4 months ago
- Learn how to write a minimal working linker from scratch☆101Updated 11 months ago
- 《Learn LLVM 17》的非专业个人翻译☆141Updated 6 months ago
- My First Language Frontend with LLVM Tutorial in Chinese☆72Updated last year
- 本课程基于Rui的chibicc,@sunshaoce和@ksco将其由原来的X86架构改写为RISC-V 64架构,同时加入了大量的中文注释,并且配有316节对应于每一个commit的课程,帮助读者可以层层推进、逐步深入的学习编译器的构造。☆339Updated last year
- ChocoPy LLVM Repo☆75Updated 2 years ago
- xv6-riscv-book中译版☆79Updated 10 months ago
- 由HelloLLVM社区主席邱吉博士发起,联合HelloGCC等技术社区,推出了「南盘江计划」,致力于帮助更多的女性工程师在编译等基础软件领域实现个人职业目标。☆34Updated last year
- 《LLVM Techniques, Tips, and Best Practices》的非专业个人翻译☆131Updated 3 years ago
- llvm-tutorial文档,翻译以及代码仓库☆164Updated last year
- llvm-based c compiler☆98Updated last year
- PL/0 compiler☆29Updated last year
- 入门RISC-V的手册☆60Updated 7 months ago
- The Yu (羽) programming language.☆77Updated last year
- ☆91Updated 4 months ago
- Getting Started with LLVM Core Libraries (中文版),翻译:潘立丰☆134Updated last year
- 北大编译课程实践,独立完成的C语言子集SysY编译器,实现了从C语言编 译到Koopa IR,再从Koopa IR编译到RISC-V汇编的实现☆30Updated 8 months ago
- 🦖 A Compiler for PL/0 plus language (something like PASCAL)☆16Updated 2 months ago
- MimiC is a compiler of C subset (extended SysY language) by USTB NSCSCC team.☆58Updated 2 years ago
- 方舟编译入门技术课程的配套代码☆30Updated 4 years ago
- 《自己动手写AI编译器》☆21Updated 5 months ago
- A toy compiler written in C++17 that translates SysY (a C-like toy language) into ARM-v7a assembly.☆138Updated 3 years ago
- ☆26Updated 2 months ago
- AbstractMachine kernels☆63Updated 6 months ago
- 《Static Single Assignment Book》- 中文翻译☆25Updated last year
- ☆51Updated 2 months ago
- OS教学实验:用Rust&C实现各种历史上的经典OS Kernels的实例☆46Updated 2 years ago
- DIY Compiler☆46Updated 9 months ago
- ☆12Updated 6 months ago