iiicp / lccLinks
llvm-based c compiler
☆99Updated 2 years ago
Alternatives and similar repositories for lcc
Users that are interested in lcc are comparing it to the libraries listed below
Sorting:
- 玩具c编译器,基于栈顶缓存的策略生成Linux和MacOS平台的x86-64汇编☆95Updated last year
- llvm-tutorial文档,翻译以及代码仓库☆168Updated 2 years ago
- 《Learn LLVM 17》的非专业个人翻译☆155Updated last year
- 实现一个子集c编译器,后端基于llvm20☆11Updated 8 months ago
- 《LLVM Techniques, Tips, and Best Practices》的非 专业个人翻译☆134Updated 3 years ago
- 桃花源(英文名为 peach)是一个迷你虚拟机,用于学习 Intel 硬件虚拟化技术。☆217Updated 3 years ago
- A toy C compiler that compatible with C23 and can do limited optimizations☆61Updated last year
- ☆30Updated 3 years ago
- My First Language Frontend with LLVM Tutorial in Chinese☆79Updated 2 years ago
- 2024春夏季训练营第三阶段-虚 拟化方向☆44Updated last year
- 程序员的自我修养--链接、装载与库: CRT 实现☆53Updated 2 years ago
- 编译器原理学习资源分享,同时欢迎大家参与分享。☆67Updated 8 years ago
- An unofficial reference implementation of the C Minus Minus Compiler☆68Updated 10 months ago
- 本课程基于Rui的chibicc,@sunshaoce和@ksco将其由原来的X86架构改写为RISC-V 64架构,同时加入了大量的中文注释,并且配有316节对应于每一个commit的课程,帮助读者可以层层推进、逐步深入的学习编译器的构造。☆359Updated 2 years ago
- 现代编译原理(虎书)☆33Updated 8 years ago
- The Yu (羽) programming language.☆82Updated 2 years ago
- 《Static Single Assignment Book》- 中文翻译☆35Updated 2 years ago
- x86汇编语言 从实模式到保护模式☆55Updated 8 years ago
- Learn how to write a minimal working linker from scratch☆106Updated last year
- Some examples for using LLVM to generate IR☆43Updated 3 years ago
- 开源开发工具周刊☆194Updated last week
- Getting Started with LLVM Core Libraries (中文版),翻译:潘立丰☆138Updated 2 years ago
- llvm slides and books and other☆55Updated 10 months ago
- 俞甲子的MiniCRT代码,以及我将他的代码修改,移植到64位linux系统上的源码☆86Updated 4 years ago
- 基于Rust语言的OS Kernel -- zCore☆19Updated 3 years ago
- This is a tutorial to learn LLVM, I realize a backend to compiler machine code for cpu0 which is a simple RISC cpu.☆265Updated 3 years ago
- A mini, simple and modular compiler for SYsU/SysY(tiny C). Based on Clang/LLVM/ANTLR4/Bison/Flex.☆220Updated last year
- c compiler based on flex(lex), bison(yacc) and LLVM, supports LLVM IR and obj code generation. 基于flex,bison以及LLVM,使用c++11实现的类C语法编译器, 支持生成…☆259Updated 8 years ago
- The Linux Kernel Module Programming Guide (updated for 5.x kernels) 《Linux内核模块编程指南(内核版本5.x)》中文翻译☆31Updated 2 years ago
- ☆94Updated last year