ghaiklor / llvm-kaleidoscopeLinks
LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)
☆256Updated 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…☆171Updated last year
- Learn LLVM 12, published by Packt☆485Updated last year
- ☆374Updated 2 weeks ago
- A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.☆622Updated 7 months ago
- Learn LLVM 17, published by Packt☆194Updated last year
- A curated list of awesome LLVM (including Clang, etc) related resources.☆625Updated 6 months ago
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆187Updated 2 years ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆271Updated 3 years ago
- Writing a minimal x86-64 JIT compiler in C++☆103Updated 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 4 years ago
- A new (MLIR based) high-level IR for clang.☆505Updated this week
- C/C++ frontend for MLIR. Also features polyhedral optimizations, parallel optimizations, and more!☆555Updated this week
- an educational compiler intermediate representation☆672Updated last week
- Code examples for tutoring modern C++☆96Updated 3 weeks ago
- ☆31Updated 3 years ago
- llvm-cookbook samples☆80Updated 7 years ago
- Toy programming language using LLVM, flex and bison.☆93Updated 6 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.☆248Updated 3 years ago
- learn javassist by example☆31Updated 3 years ago
- LLVM Kaleidoscope Compiler☆11Updated 5 years ago
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆276Updated 6 years ago
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆37Updated 4 years ago
- A step-by-step tutorial for building an LLVM sample pass☆216Updated 5 years ago
- A collection of out-of-tree Clang plugins for teaching and learning☆736Updated last month
- Automatic verification of LLVM optimizations☆918Updated this week
- CSCD70 Compiler Optimization☆256Updated 2 years ago
- Getting Started with LLVM Core Libraries (中文版),翻译:潘立丰☆135Updated last year
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆122Updated 2 months ago
- Study notes about LLVM. LLVM 学习笔记. Licensed under CC BY-NC-SA 4.0☆145Updated last year
- A curated list of awesome JIT frameworks, libraries, software and resources☆482Updated last year