ghaiklor / llvm-kaleidoscopeView external linksLinks
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 7 months ago
- LLVM Kaleidoscope Compiler☆11Aug 19, 2019Updated 6 years ago
- ☆404Feb 10, 2026Updated last week
- Implementation of lua virtual machine☆11Jan 22, 2018Updated 8 years ago
- A collection of out-of-tree LLVM passes for teaching and learning☆3,355Jan 1, 2026Updated last month
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆153Feb 1, 2017Updated 9 years ago
- Learn LLVM 12, published by Packt☆496May 28, 2024Updated last year
- Compiler for a toy language (Lex & Yacc)☆16Dec 7, 2014Updated 11 years ago
- LLVM IR入门指南☆1,501Jan 4, 2026Updated last month
- llvm-cookbook samples☆84Jan 10, 2018Updated 8 years ago
- Learn LLVM 17, published by Packt☆211May 28, 2024Updated last year
- llvm-tutorial文档,翻译以及代码仓库☆169Oct 9, 2023Updated 2 years ago
- stack based virtual machine interpreter and a C compiler☆12May 9, 2025Updated 9 months ago
- llvm-based c compiler☆102Aug 30, 2023Updated 2 years ago
- My Toy Compiler. Read about how I did it at the homepage URL☆854Apr 17, 2024Updated last year
- ☆20Aug 11, 2022Updated 3 years ago
- C implementation of the Monkey programming language. Repository moved to Sourcehut.☆43Dec 7, 2022Updated 3 years ago
- ☆36Nov 6, 2020Updated 5 years ago
- First two front-end phases of a language-independent compiler implemented in C++