ghaiklor / llvm-kaleidoscopeLinks
LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)
☆264Updated 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
Sorting:
- ☆384Updated this week
- A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.☆634Updated 10 months ago
- Learn LLVM 12, published by Packt☆492Updated last year
- LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-t…☆176Updated last year
- A curated list of awesome LLVM (including Clang, etc) related resources.☆657Updated 9 months ago
- Learn LLVM 17, published by Packt☆205Updated last year
- Code examples for tutoring modern C++☆98Updated last month
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆274Updated 3 years ago
- Writing a minimal x86-64 JIT compiler in C++☆103Updated 7 years ago
- Bolt is a language with in-built data-race freedom!☆602Updated last year
- Generate SQL from TableGen code - This is part of the tutorial "How to write a TableGen backend" in 2021 LLVM Developers' Meeting.☆33Updated 2 years ago
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆189Updated 2 years ago
- Toy programming language using LLVM, flex and bison.☆95Updated 8 months ago
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆38Updated 5 years ago
- Stanford CS1/CS143 Compilers Course Project - Cool compiler☆133Updated 6 years ago
- A new (MLIR based) high-level IR for clang.☆534Updated this week
- Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was …☆142Updated 5 years ago
- an educational compiler intermediate representation☆697Updated this week
- ☆203Updated this week
- ☆31Updated 3 years ago
- ☆110Updated 4 years ago
- Implementation and Exercises in Modern Compiler Implementation in C.☆57Updated 2 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆293Updated 3 years ago
- The new Decaf compiler, rewritten in "modern" Java☆67Updated 5 years ago
- learn javassist by example☆31Updated 3 years ago
- C/C++ frontend for MLIR. Also features polyhedral optimizations, parallel optimizations, and more!☆572Updated 2 months ago
- book and codes for Modern Compiler Implementation in C☆388Updated last year
- llvm-cookbook samples☆84Updated 7 years ago
- A mini x86 linux debugger for teaching purposes☆642Updated last year
- a compiler implementation☆56Updated 13 years ago