ghaiklor / llvm-kaleidoscope
LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)
☆245Updated 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
- ☆351Updated 2 weeks ago
- A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.☆613Updated 3 months ago
- Learn LLVM 12, published by Packt☆481Updated 8 months ago
- LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-t…☆162Updated last year
- A curated list of awesome LLVM (including Clang, etc) related resources.☆590Updated 2 months ago
- Learn LLVM 17, published by Packt☆163Updated 8 months ago
- Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was …☆138Updated 4 years ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆264Updated 2 years ago
- ☆107Updated 3 years ago
- Code examples for tutoring modern C++☆91Updated 2 weeks ago
- Writing a minimal x86-64 JIT compiler in C++☆101Updated 6 years ago
- A collection of out-of-tree Clang plugins for teaching and learning☆721Updated 2 months ago
- A step-by-step tutorial for building an LLVM sample pass☆214Updated 4 years ago
- C/C++ frontend for MLIR. Also features polyhedral optimizations, parallel optimizations, and more!☆511Updated 4 months ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆285Updated 2 years ago
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆181Updated 2 years ago
- Toy programming language using LLVM, flex and bison.☆93Updated 2 months ago
- Bolt is a language with in-built data-race freedom!☆587Updated last year
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆270Updated 5 years ago
- A new (MLIR based) high-level IR for clang.☆452Updated this week
- an educational compiler intermediate representation☆621Updated this week
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆37Updated 4 years ago
- My Toy Compiler. Read about how I did it at the homepage URL☆846Updated 10 months ago
- example LLVM pass☆570Updated last year
- Program Analisys and Transformation survey and links (particular focus on SSA)☆164Updated 3 years ago
- llvm-cookbook samples☆79Updated 7 years ago
- ☆30Updated 2 years ago
- Intel's x86-64 Architecture Simulation in C++☆202Updated 3 years ago
- A curated list of awesome JIT frameworks, libraries, software and resources☆468Updated 9 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.☆236Updated 3 years ago