dvirtz / GreenTiger
Solutions to exercises of Modern Compiler Implementation in C book
☆31Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for GreenTiger
- CSCD70 Compiler Optimization☆239Updated last year
- learn javassist by example☆31Updated 2 years ago
- Study notes about LLVM. LLVM 学习笔记. Licensed under CC BY-NC-SA 4.0☆135Updated 10 months ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆262Updated 2 years ago
- ☆23Updated 8 years ago
- ☆30Updated 2 years ago
- 国科大编译作业:基于Clang的C语言解释执行器☆39Updated 2 years ago
- compiler course info☆246Updated last year
- 《LLVM Techniques, Tips, and Best Practices》的非专业个人翻译☆123Updated 2 years ago
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆176Updated last year
- ☆54Updated 4 years ago
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 4 years ago
- BUAASE2019级的编译实验的实验指导与实验安排☆111Updated 2 years ago
- 全国大学生计算机系统能力大赛编译系统设计赛项目☆242Updated 3 years ago
- 2022 年春季学期清华大学《软件分析与验证》课程实验平台☆198Updated 2 years ago
- Getting Started with LLVM Core Libraries (中文版),翻译:潘立丰☆128Updated 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语法编译器, 支持生成…☆242Updated 7 years ago
- Some examples for using LLVM to generate IR☆36Updated 2 years ago
- An unofficial reference implementation of the C Minus Minus Compiler☆45Updated 2 months ago
- This is a tutorial to learn LLVM, I realize a backend to compiler machine code for cpu0 which is a simple RISC cpu.☆219Updated 2 years ago
- MetaMut is a mutation operator generator to facilitate compiler fuzzing.☆20Updated 2 months ago
- My First Language Frontend with LLVM Tutorial in Chinese☆67Updated last year
- A toy compiler written in C++17 that translates SysY (a C-like toy language) into ARM-v7a assembly.☆137Updated 3 years ago
- llvm-cookbook samples☆75Updated 6 years ago
- A step-by-step tutorial for building an LLVM sample pass☆212Updated 4 years ago
- 开源开发工具周刊☆172Updated this week
- code coverage for c☆37Updated 7 years ago
- A blog for LLVM(v9.0.0 or v11.0.0) beginner, step by step, with detailed documents and comments. Record the way I learn LLVM and accompli…☆100Updated 2 years ago
- A repo to store the compiler project☆68Updated last year
- A JIT Compiler Fuzzer for JVMs via CSE/JoNM in "Validating JIT Compilers via Compilation Space Exploration" (SOSP'23)☆48Updated last year