ghaiklor / llvm-kaleidoscopeLinks
LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)
☆265Updated 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☆492Updated last year
- A curated list of awesome LLVM (including Clang, etc) related resources.☆658Updated last week
- LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-t…☆177Updated last year
- A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.☆635Updated 11 months ago
- ☆386Updated this week
- Learn LLVM 17, published by Packt☆204Updated last year
- Code examples for tutoring modern C++☆98Updated 2 months ago
- ☆203Updated this week
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆275Updated 3 years ago
- A new (MLIR based) high-level IR for clang.☆540Updated this week
- Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was …☆143Updated 5 years ago
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆190Updated 2 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
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆39Updated 5 years ago
- Implementation and Exercises in Modern Compiler Implementation in C.☆57Updated 2 years ago
- A collection of out-of-tree Clang plugins for teaching and learning☆746Updated last week
- Writing a minimal x86-64 JIT compiler in C++☆104Updated 7 years ago
- Stanford CS1/CS143 Compilers Course Project - Cool compiler☆133Updated 6 years ago
- Toy programming language using LLVM, flex and bison.☆95Updated 9 months ago
- ☆110Updated 4 years ago
- an educational compiler intermediate representation☆701Updated 2 weeks ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆295Updated 3 years ago
- ☆31Updated 3 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语法编译器, 支持生成…☆258Updated 8 years ago
- book and codes for Modern Compiler Implementation in C☆388Updated last year
- Example code for compilers textbook.☆194Updated 2 years ago
- C/C++ frontend for MLIR. Also features polyhedral optimizations, parallel optimizations, and more!☆573Updated 3 months ago
- This is the companion repository of the article "Getting started with ANTLR in C++"☆72Updated last year
- My First Language Frontend with LLVM Tutorial in Chinese☆78Updated 2 years ago
- llvm-cookbook samples☆84Updated 7 years ago