sampsyo / cs6120
advanced compilers
☆814Updated 3 weeks ago
Alternatives and similar repositories for cs6120:
Users that are interested in cs6120 are comparing it to the libraries listed below
- an educational compiler intermediate representation☆652Updated last month
- A listing of compiler, language and runtime teams for people looking for jobs in this area☆575Updated last month
- A book about compiling Racket and Python to x86-64 assembly☆1,400Updated this week
- Bolt is a language with in-built data-race freedom!☆595Updated last year
- A Simple showcase for the Sea-of-Nodes compiler IR☆604Updated this week
- A curated list of awesome LLVM (including Clang, etc) related resources.☆607Updated 4 months ago
- Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was …☆139Updated 4 years ago
- A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.☆618Updated 5 months ago
- MLIR For Beginners tutorial☆951Updated 2 months ago
- Automatic verification of LLVM optimizations☆886Updated last week
- The MaPLe compiler: efficient and scalable parallel functional programming☆375Updated 3 weeks ago
- egg is a flexible, high-performance e-graph library☆1,472Updated last month
- Sail architecture definition language☆709Updated this week
- Hardcaml is an OCaml library for designing hardware.☆718Updated 4 months ago
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆313Updated 2 years ago
- ☆230Updated 8 months ago
- A Python Compiler Design Toolkit☆338Updated this week
- The CompCert formally-verified C compiler☆1,963Updated 3 weeks ago
- How to write a very simple JIT compiler☆1,837Updated 3 years ago
- Program Analisys and Transformation survey and links (particular focus on SSA)☆168Updated 4 years ago
- A new (MLIR based) high-level IR for clang.☆482Updated this week
- The Adventures of OS☆544Updated 2 years ago
- Low-Level Software Security for Compiler Developers☆549Updated last month
- VAST is an experimental compiler pipeline designed for program analysis of C and C++. It provides a tower of IRs as MLIR dialects to choo…☆414Updated this week
- Schedule for the #PLTalk livestream. On Twitch here: https://www.twitch.tv/jeanqasaur☆216Updated 2 years ago
- A self-hosting and educational C optimizing compiler☆1,213Updated this week
- A collection of out-of-tree LLVM passes for teaching and learning☆3,146Updated last month
- The Vellvm (Verified LLVM) coq development.☆424Updated this week
- CreuSAT - A formally verified SAT solver written in Rust and verified with Creusot.☆632Updated last year
- Formal Reasoning About Programs