ghaiklor / llvm-kaleidoscope
LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)
☆251Updated 2 years ago
Alternatives and similar repositories for llvm-kaleidoscope:
Users that are interested in llvm-kaleidoscope are comparing it to the libraries listed below
- Learn LLVM 12, published by Packt☆486Updated 11 months ago
- LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-t…☆165Updated last year
- ☆365Updated last week
- A curated list of awesome LLVM (including Clang, etc) related resources.☆614Updated 5 months ago
- A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.☆620Updated 6 months ago
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆185Updated 2 years ago
- Learn LLVM 17, published by Packt☆184Updated 11 months ago
- Code examples for tutoring modern C++☆94Updated 2 weeks ago
- Bolt is a language with in-built data-race freedom!☆596Updated last year
- Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was …☆140Updated 4 years ago
- A collection of out-of-tree Clang plugins for teaching and learning☆730Updated last week
- C/C++ frontend for MLIR. Also features polyhedral optimizations, parallel optimizations, and more!☆536Updated 7 months ago
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆37Updated 4 years ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆269Updated 3 years ago
- A new (MLIR based) high-level IR for clang.☆488Updated this week
- CSCD70 Compiler Optimization☆253Updated 2 years ago
- llvm-cookbook samples☆81Updated 7 years ago
- Writing a minimal x86-64 JIT compiler in C++☆102Updated 7 years ago
- Program Analisys and Transformation survey and links (particular focus on SSA)☆168Updated 4 years ago
- 💀 The former home of clangir, now part of the official LLVM incubator. See website below for details.☆157Updated 2 years ago
- ☆59Updated 11 months ago
- ☆30Updated 3 years ago
- Study notes about LLVM. LLVM 学习笔记. Licensed under CC BY-NC-SA 4.0☆145Updated last year
- learn javassist by example☆31Updated 3 years ago
- ☆182Updated last week
- graph based intermediate representation and backend for optimising compilers☆506Updated 2 months ago
- 《Static Single Assignment Book》- 中文翻译☆29Updated 2 years ago
- an educational compiler intermediate representation☆663Updated last month
- ☆122Updated 2 years ago
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆272Updated 6 years ago