iiicp / lcc
llvm-based c compiler
☆93Updated last year
Related projects ⓘ
Alternatives and complementary repositories for lcc
- 玩具c编译器,基于栈顶缓存的策略生成Linux和MacOS平台的x86-64汇编☆91Updated last month
- 《Learn LLVM 17》的非专业个人翻译☆121Updated 2 months ago
- 实现一个子集c编译器,后端基于llvm20☆32Updated 3 weeks ago
- llvm-tutorial文档,翻译以及代码仓库☆155Updated last year
- 《LLVM Techniques, Tips, and Best Practices》的非专业个人翻译☆122Updated 2 years ago
- ☆80Updated 6 months ago
- A toy C compiler that compatible with C23 and can do limited optimizations☆45Updated last week
- This is a tutorial to learn LLVM, I realize a backend to compiler machine code for cpu0 which is a simple RISC cpu.☆223Updated 2 years ago
- 本课程基于Rui的chibicc,@sunshaoce和@ksco将其由原来的X86架构改写为RISC-V 64架构,同时加入了大量的中文注释,并且配有316节对应于每一个commit的课程,帮助读者可以层层推进、逐步深入的学习编译器的构造。☆332Updated last year
- Learn how to write a minimal working linker from scratch☆97Updated 6 months ago
- Some examples for using LLVM to generate IR☆36Updated 2 years ago
- 《Static Single Assignment Book》- 中文翻译☆19Updated last year
- 桃花源(英文名为 peach)是一个迷你虚拟机,用于学习 Intel 硬件虚拟化技术。☆187Updated 2 years ago
- x86汇编语言 从实模式到保护模式☆56Updated 7 years ago
- The Yu (羽) programming language.☆74Updated last year
- An unofficial reference implementation of the C Minus Minus Compiler☆46Updated 2 months ago
- A simple and fast RISC-V JIT emulator.☆119Updated 3 months ago
- xv6-riscv-book中译版☆79Updated 6 months ago
- ☆30Updated 2 years ago
- A toy complier.☆118Updated 2 years ago
- Getting Started with LLVM Core Libraries (中文版),翻译:潘立丰☆128Updated last year
- Let's write an x86 hypervisor in Rust from scratch!☆146Updated last year
- 程序员的自我修养--链接、装载与库: CRT 实现☆50Updated last year
- 入门RISC-V的手册☆57Updated 2 months ago
- 建党 100 周年!写一个名为 CPC 的 C 编译器,为党 庆生!☆261Updated 3 years ago
- 个人学习编译原理、理解创造一个编译器主体流程的小项目☆10Updated 4 years ago
- 全国大学生计算机系统能力大赛编译系统设计赛项目☆242Updated 3 years ago
- learn javassist by example☆31Updated 2 years ago
- Yet Another Toy Compiler from REMNIW(a toy language) to X64 and RISC-V assembly☆34Updated 10 months ago
- AbstractMachine kernels☆60Updated 2 months ago