LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)
☆268Dec 29, 2022Updated 3 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:
- My First Language Frontend with LLVM Tutorial in Chinese☆79Jul 5, 2023Updated 2 years ago
- Kaleidoscope is a toy programming language built from scratch using the LLVM libraries.☆23Jun 23, 2025Updated 8 months ago
- ☆405Feb 17, 2026Updated 3 weeks ago
- Implementation of lua virtual machine☆11Jan 22, 2018Updated 8 years ago
- A collection of out-of-tree LLVM passes for teaching and learning☆3,366Jan 1, 2026Updated 2 months ago
- Learn LLVM 12, published by Packt☆496May 28, 2024Updated last year
- llvm-essentials-book sample☆20Jan 10, 2018Updated 8 years ago
- Compiler for a toy language (Lex & Yacc)☆15Dec 7, 2014Updated 11 years ago
- LLVM tutorial in Rust language☆1,233Apr 3, 2024Updated last year
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30May 3, 2024Updated last year
- llvm-tutorial文档,翻译以及代码仓库☆169Oct 9, 2023Updated 2 years ago
- A curated list of awesome LLVM (including Clang, etc) related resources.☆692Oct 10, 2025Updated 5 months ago
- 🖥a simple c-like language compiler☆19Feb 20, 2018Updated 8 years ago
- stack based virtual machine interpreter and a C compiler☆12May 9, 2025Updated 10 months ago
- llvm-based c compiler☆102Aug 30, 2023Updated 2 years ago
- Compiler for a toy language in a couple hundred lines. Just messing around with ANTLR4 and LLVM really☆19Nov 26, 2016Updated 9 years ago
- small C coroutine library based on pypy's stacklet and boost context☆12Jan 28, 2018Updated 8 years ago
- My Toy Compiler. Read about how I did it at the homepage URL☆853Apr 17, 2024Updated last year
- ☆20Aug 11, 2022Updated 3 years ago
- ☆35Nov 6, 2020Updated 5 years ago
- C implementation of the Monkey programming language. Repository moved to Sourcehut.☆42Dec 7, 2022Updated 3 years ago
- interprets lambda calculus☆10Dec 1, 2025Updated 3 months ago
- 🇨🇳翻译: 「rust-ffi-omnibus」 将 Rust 代码 导出, 应用于 其他语言 的例子集合 ❤️更新 ✅☆12May 16, 2019Updated 6 years ago
- Toy implementation of Green Threads based on https://cfsamson.gitbook.io/green-threads-explained-in-200-lines-of-rust☆10Jul 24, 2020Updated 5 years ago
- A demo about how to build a real compiler with LLVM libraries, write for the book https://github.com/tuoxie007/play_with_llvm☆10Apr 11, 2020Updated 5 years ago
- First two front-end phases of a language-independent compiler implemented in C++☆14Jul 27, 2020Updated 5 years ago
- Hand-grown compiler from a typed subset of Scheme to WebAssembly, written in Rust☆11May 23, 2020Updated 5 years ago
- ☆15May 2, 2023Updated 2 years ago
- Documentation and quickstart for TempleOS and HolyC☆11Jun 25, 2019Updated 6 years ago
- A bytecode-virtual-machine-based interpreter for the lox language written in modern C++☆27Feb 28, 2023Updated 3 years ago
- Sample of building control flow graph, SSA form, phi nodes, LLVM IR for imagined language.☆26Jun 5, 2017Updated 8 years ago
- The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.☆37,242Mar 6, 2026Updated last week
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆39Jul 14, 2020Updated 5 years ago
- 程序语言与编译技术相关资料(持续更新中)☆2,155Nov 12, 2025Updated 4 months ago
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆191Jan 24, 2023Updated 3 years ago
- Binary tools library write in C☆10Nov 21, 2019Updated 6 years ago
- The Dragon Virtual Machine.☆10Jan 31, 2018Updated 8 years ago
- ALMOND: Adaptive Latent Modeling and Optimization via Neural Networks and Langevin Diffusion☆13Nov 16, 2019Updated 6 years ago
- Pointer analysis prototype (currently including anderson, steensgard).☆16Dec 20, 2021Updated 4 years ago