ghaiklor / llvm-kaleidoscopeLinks
LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)
☆263Updated 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:
- Learn LLVM 12, published by Packt☆489Updated last year
- 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
- A curated list of awesome LLVM (including Clang, etc) related resources.☆636Updated 7 months ago
- Learn LLVM 17, published by Packt☆196Updated last year
- ☆375Updated this week
- A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.☆624Updated 8 months ago
- Code examples for tutoring modern C++☆97Updated 2 weeks ago
- Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was …☆142Updated 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☆737Updated 2 months ago
- book and codes for Modern Compiler Implementation in C☆386Updated last year
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆37Updated 4 years ago
- A new (MLIR based) high-level IR for clang.☆510Updated this week
- ☆111Updated 4 years ago
- ☆193Updated this week
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆272Updated 3 years ago
- Toy programming language using LLVM, flex and bison.☆94Updated 6 months ago
- ☆31Updated 3 years ago
- Stanford CS1/CS143 Compilers Course Project - Cool compiler☆130Updated 6 years ago
- c compiler based on flex(lex), bison(yacc) and LLVM, supports LLVM IR and obj code generation. 基于flex,bison以及LLVM,使用c++11实现的类C语法编译器, 支持生成…☆257Updated 8 years ago
- A step-by-step tutorial for building an LLVM sample pass☆217Updated 5 years ago
- This is the companion repository of the article "Getting started with ANTLR in C++"☆70Updated last year
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆292Updated 3 years ago
- Writing a minimal x86-64 JIT compiler in C++☆103Updated 7 years ago
- an educational compiler intermediate representation☆680Updated last week
- My First Language Frontend with LLVM Tutorial in Chinese☆76Updated 2 years ago
- ☆124Updated 2 years ago
- Implementation and Exercises in Modern Compiler Implementation in C.☆57Updated 2 years ago
- 《LLVM Techniques, Tips, and Best Practices》的非专业个人翻译☆132Updated 3 years ago
- An LLVM IR dataset for data-driven compiler optimization research☆50Updated this week