DmitrySoshnikov / eva-llvm-sourceLinks
Source code for "Programming Language with LLVM" class
☆32Updated 2 years ago
Alternatives and similar repositories for eva-llvm-source
Users that are interested in eva-llvm-source are comparing it to the libraries listed below
Sorting:
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆268Updated 3 years ago
- Toy compiler☆57Updated this week
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆143Updated this week
- an educational compiler intermediate representation☆734Updated this week
- Reference implementation for Writing a C Compiler☆229Updated 11 months ago
- ☆23Updated 3 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆301Updated 3 years ago
- Learn LLVM 17, published by Packt☆211Updated last year
- ☆38Updated 5 years ago
- C/C++ frontend for MLIR. Also features polyhedral optimizations, parallel optimizations, and more!☆601Updated 7 months ago
- Exercises for Learning MLIR (Originally written for PPoPP 2026)☆52Updated this week
- Bolt is a language with in-built data-race freedom!☆602Updated 2 years ago
- 🚧 A work-in-progress GLSL compiler targeting SPIR-V mlir 🚧☆22Updated last year
- IREE's PyTorch Frontend, based on Torch Dynamo.☆105Updated this week
- Compiler-compiler for writing compiler frontends with Lua☆25Updated 2 years ago
- MLIR based Tiny Graph Compiler [dev-stage]☆20Updated last year
- Toy programming language using LLVM, flex and bison.☆93Updated last year
- MimIR is my Intermediate Representation☆89Updated this week
- MLIR metal dialect☆36Updated last year
- A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.☆646Updated 2 weeks ago
- Test cases for Writing a C Compiler☆349Updated last week
- Example code for compilers textbook.☆204Updated 3 years ago
- The missing pieces (as far as boilerplate reduction goes) of the upstream MLIR python bindings.☆117Updated 3 months ago
- Tutorial on building a gpu compiler backend in LLVM☆53Updated last year
- A simple borrow-checked language built using LLVM's MLIR☆26Updated 5 years ago
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆40Updated 5 years ago
- Can I make an *optimizing* compiler under 1k lines of code?☆69Updated 11 months ago
- EeZee Language - Compiler Engineering Basics☆35Updated 2 weeks ago
- simple snapshot-style integration testing for commands☆75Updated 8 months ago
- A Python compiler design toolkit.☆482Updated this week