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:
- LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-t…☆172Updated last year
- Learn LLVM 12, published by Packt☆490Updated last year
- ☆377Updated last week
- A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.☆627Updated 9 months ago
- A curated list of awesome LLVM (including Clang, etc) related resources.☆645Updated 8 months ago
- Learn LLVM 17, published by Packt☆199Updated last year
- A new (MLIR based) high-level IR for clang.☆518Updated this week
- Code examples for tutoring modern C++☆98Updated 2 weeks ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆273Updated 3 years ago
- 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
- Writing a minimal x86-64 JIT compiler in C++☆103Updated 7 years ago
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆37Updated 4 years ago
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆188Updated 2 years ago
- A collection of out-of-tree Clang plugins for teaching and learning☆738Updated 3 months ago
- ☆196Updated this week
- ☆111Updated 4 years ago
- llvm-cookbook samples☆82Updated 7 years ago
- 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
- Stanford CS1/CS143 Compilers Course Project - Cool compiler☆130Updated 6 years ago
- Automatic verification of LLVM optimizations☆943Updated last month
- ☆31Updated 3 years ago
- C/C++ frontend for MLIR. Also features polyhedral optimizations, parallel optimizations, and more!☆567Updated last month
- c compiler based on flex(lex), bison(yacc) and LLVM, supports LLVM IR and obj code generation. 基于flex,bison以及LLVM,使用c++11实现的类C语法编译器, 支持生成…☆256Updated 8 years ago
- book and codes for Modern Compiler Implementation in C☆388Updated last year
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆278Updated 6 years ago
- learn javassist by example☆31Updated 3 years ago
- Toy programming language using LLVM, flex and bison.☆95Updated 7 months ago
- My First Language Frontend with LLVM Tutorial in Chinese☆77Updated 2 years ago
- A step-by-step tutorial for building an LLVM sample pass☆217Updated 5 years ago
- 《LLVM Techniques, Tips, and Best Practices》的非专业个人翻译☆132Updated 3 years ago