ghaiklor / llvm-kaleidoscope
LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)
☆236Updated last year
Related projects ⓘ
Alternatives and complementary repositories for llvm-kaleidoscope
- LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-t…☆146Updated 10 months ago
- Learn LLVM 12, published by Packt☆474Updated 5 months ago
- ☆341Updated last month
- A curated list of awesome LLVM (including Clang, etc) related resources.☆522Updated 4 months ago
- Learn LLVM 17, published by Packt☆138Updated 5 months ago
- Writing a minimal x86-64 JIT compiler in C++☆98Updated 6 years ago
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆176Updated last year
- A new (MLIR based) high-level IR for clang.☆383Updated this week
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆262Updated 2 years ago
- Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was …☆125Updated 4 years ago
- book and codes for Modern Compiler Implementation in C☆326Updated 6 months ago
- A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.☆599Updated 2 weeks ago
- C/C++ frontend for MLIR. Also features polyhedral optimizations, parallel optimizations, and more!☆485Updated last month
- Program Analisys and Transformation survey and links (particular focus on SSA)☆154Updated 3 years ago
- Code examples for tutoring modern C++☆89Updated 4 months ago
- ☆30Updated 2 years ago
- ☆161Updated this week
- learn javassist by example☆31Updated 2 years ago
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆35Updated 4 years ago
- llvm-cookbook samples☆75Updated 6 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.☆219Updated 2 years ago
- Code examples used for the LAC LLVM course☆121Updated this week
- An optimizing ahead-of-time Python Compiler☆158Updated 5 months ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆278Updated 2 years ago
- ☆106Updated 3 years ago
- 💀 The former home of clangir, now part of the official LLVM incubator. See website below for details.☆158Updated 2 years ago
- A step-by-step tutorial for building an LLVM sample pass☆212Updated 4 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
- Bolt is a language with in-built data-race freedom!☆568Updated 11 months ago
- CSCD70 Compiler Optimization☆239Updated last year