DmitrySoshnikov / eva-llvm-sourceLinks
Source code for "Programming Language with LLVM" class
☆30Updated 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:
- ☆21Updated 3 years ago
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆263Updated 2 years ago
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆124Updated 3 months ago
- LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-t…☆171Updated last year
- Toy compiler☆53Updated 2 weeks ago
- ☆35Updated 4 years ago
- C/C++ frontend for MLIR. Also features polyhedral optimizations, parallel optimizations, and more!☆564Updated 3 weeks ago
- Compiler-compiler for writing compiler frontends with Lua☆23Updated 2 years ago
- Reference implementation for Writing a C Compiler☆167Updated 5 months ago
- an educational compiler intermediate representation☆681Updated last week
- Toy programming language using LLVM, flex and bison.☆94Updated 7 months ago
- The implementation of my undergraduate thesis: "Bleach: A programming language aimed for teaching Compilers."☆33Updated 7 months ago
- simple snapshot-style integration testing for commands☆71Updated last month
- Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was …☆142Updated 4 years ago
- A Python compiler design toolkit.☆372Updated this week
- tutorials about polyhedral compilation.☆46Updated 5 months ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆149Updated 8 years ago
- Native language with Rust & LLVM☆70Updated last year
- MLIR based Tiny Graph Compiler [dev-stage]☆21Updated 7 months ago
- Bolt is a language with in-built data-race freedom!☆599Updated last year
- The missing pieces (as far as boilerplate reduction goes) of the upstream MLIR python bindings.☆104Updated last week
- Compiler project for Dave Beazley' Wabbit Language☆25Updated 3 years ago
- MLIR metal dialect☆28Updated 9 months ago
- Learn LLVM 17, published by Packt☆197Updated last year
- Open source cross-platform compiler for compute-intensive loops used in AI algorithms, from Microsoft Research☆109Updated last year
- A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.☆625Updated 8 months ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 5 years ago
- Can I make an *optimizing* compiler under 1k lines of code?☆60Updated 4 months ago
- A statically-typed variant of Lox, written in TypeScript☆129Updated 2 years ago
- An optimizing ahead-of-time Python Compiler☆235Updated last year