rambhawan / Computer-Compiler-Lang
☆179Updated 6 years ago
Alternatives and similar repositories for Computer-Compiler-Lang:
Users that are interested in Computer-Compiler-Lang are comparing it to the libraries listed below
- A curated list of awesome LLVM (including Clang, etc) related resources.☆556Updated 3 weeks ago
- LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-t…☆151Updated 11 months ago
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆177Updated last year
- Program Analisys and Transformation survey and links (particular focus on SSA)☆158Updated 3 years ago
- book and codes for Modern Compiler Implementation in C☆354Updated 7 months ago
- Code examples used for the LAC LLVM course☆126Updated last month
- Learn LLVM 17, published by Packt☆144Updated 6 months ago
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆240Updated last year
- CSCD70 Compiler Optimization☆248Updated last year
- Learn LLVM 12, published by Packt☆476Updated 6 months ago
- ☆343Updated 2 months ago
- A Simple showcase for the Sea-of-Nodes compiler IR☆405Updated last week
- Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was …☆130Updated 4 years ago
- This is a tutorial on how to write an LLVM Pass using the (kind-of) new PassManager. It is compiled from different sources referenced in …☆52Updated 5 years ago
- open64 compiler☆80Updated last year
- Just a project with notes and code about the Linux kernel☆50Updated 3 years ago
- Code examples for tutoring modern C++☆90Updated last week
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆263Updated 2 years ago
- A step-by-step tutorial for building an LLVM sample pass☆214Updated 4 years ago
- A new (MLIR based) high-level IR for clang.☆402Updated this week
- This is a repository of coursework project for the Stanford Compilers MOOC course. The result is a fully-working compiler for the COOL Pr…☆53Updated 2 years ago
- 《LLVM Techniques, Tips, and Best Practices》的非专业个人翻译☆125Updated 2 years ago
- ☆75Updated last year
- learn javassist by example☆31Updated 3 years ago
- A detailed guide to the xv6 code.☆185Updated last year
- A high performance LLVM-based dynamic binary instrumentation framework☆248Updated 6 months ago
- An easy guide to Clang Static Analyzer extension.☆138Updated 4 years ago
- Generate SQL from TableGen code - This is part of the tutorial "How to write a TableGen backend" in 2021 LLVM Developers' Meeting.☆29Updated last year
- Test cases for Writing a C Compiler☆191Updated last month
- A compiler from TIP to llvm bitcode☆65Updated 3 weeks ago