LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)
☆270Dec 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- My First Language Frontend with LLVM Tutorial in Chinese☆81Jul 5, 2023Updated 3 years ago
- Kaleidoscope is a toy programming language built from scratch using the LLVM libraries.☆25Jun 23, 2025Updated last year
- ☆410Jul 11, 2026Updated last month
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆154Feb 1, 2017Updated 9 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆31May 3, 2024Updated 2 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A collection of out-of-tree LLVM passes for teaching and learning☆3,419May 17, 2026Updated 2 months ago
- Learn LLVM 12, published by Packt☆498May 28, 2024Updated 2 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 6 years ago
- Learn LLVM 17, published by Packt☆217Apr 22, 2026Updated 3 months ago
- LLVM tutorial in Rust language☆1,245Apr 3, 2024Updated 2 years ago
- LLVM IR入门指南☆1,516Jan 4, 2026Updated 7 months ago
- llvm-cookbook samples☆83Jan 10, 2018Updated 8 years ago
- Sample of building control flow graph, SSA form, phi nodes, LLVM IR for imagined language.☆26Jun 5, 2017Updated 9 years ago
- A toy programming language compiled to LLVM IR (<200 LoC, dumbed down for educational)☆29Nov 15, 2019Updated 6 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- First two front-end phases of a language-independent compiler implemented in C++☆14Jul 27, 2020Updated 6 years ago
- A minimal compiler written in OCaml that compiles Tiger to LLVM IR then to assembly code☆27Aug 1, 2022Updated 4 years ago
- A curated list of awesome LLVM (including Clang, etc) related resources.☆724Oct 10, 2025Updated 10 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.☆278Dec 28, 2021Updated 4 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆26Jul 11, 2021Updated 5 years ago
- LLVM Backend tutorial Cpu0☆28Nov 5, 2023Updated 2 years ago
- ☆26Mar 21, 2019Updated 7 years ago
- 本课程基于Rui的chibicc,@sunshaoce和@ksco将其由原来的X86架构改写为RISC-V 64架构,同时加入了大量的中文注释,并且配有316节对应于每一个commit的课程,帮助读者可以层层推进、逐步深入的学习编译器的构造。☆367Jun 3, 2023Updated 3 years ago
- A decompiler for Lua bytecode compiled with luac. Currently targeted at Lua 5.1.☆25Oct 16, 2016Updated 9 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 程序语言与编译技术相关资料(持续更新中)☆2,159Nov 12, 2025Updated 9 months ago
- MCP server to interact with Redis Server, AWS Memory DB, etc for caching or other use-cases where in-memory and key-value based storage i…☆24May 5, 2025Updated last year
- The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.☆39,780Updated this week
- MLIRX is now defunct. Please see PolyBlocks - https://docs.polymagelabs.com☆39Dec 1, 2023Updated 2 years ago
- C implementation of the Monkey programming language. Repository moved to Sourcehut.☆42Dec 7, 2022Updated 3 years ago
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆191Jan 24, 2023Updated 3 years ago
- Haskell LLVM JIT Compiler Tutorial☆1,040Apr 21, 2020Updated 6 years ago
- llvm-based c compiler☆102Aug 30, 2023Updated 2 years ago
- C++ Tomasulo Algorithm Simulator☆13Mar 15, 2016Updated 10 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- ☆20Aug 11, 2022Updated 4 years ago
- An unofficial cuda assembler, for all generations of SASS, hopefully :)☆85Mar 20, 2023Updated 3 years ago
- My Toy Compiler. Read about how I did it at the homepage URL☆857Apr 17, 2024Updated 2 years ago
- 🖥a simple c-like language compiler☆19Feb 20, 2018Updated 8 years ago
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆40Jul 14, 2020Updated 6 years ago
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆44Sep 1, 2020Updated 5 years ago
- PTX-EMU is a simple emulator for CUDA program.☆40Apr 25, 2025Updated last year