TartanLlama / sdb
Source code for the book Building a Debugger
☆259Updated 3 weeks ago
Alternatives and similar repositories for sdb:
Users that are interested in sdb are comparing it to the libraries listed below
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆115Updated last month
- A Simple showcase for the Sea-of-Nodes compiler IR☆629Updated this week
- Research on theory of programming languages λ, compilers, interpreters, functional programming, formal methods, logic etc.☆198Updated 8 months ago
- A windows debugger written in Rust, for educational purposes☆152Updated 11 months ago
- Reference implementation for Writing a C Compiler☆155Updated 2 months ago
- An online assembly editor and debugger for the x86-64 architecture☆223Updated 2 months ago
- Test cases for Writing a C Compiler☆261Updated this week
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆316Updated this week
- Peter's Amazing Syntax Tree Analyzer☆130Updated 7 months ago
- Program Analisys and Transformation survey and links (particular focus on SSA)☆168Updated 4 years ago
- Low-Level Software Security for Compiler Developers☆553Updated 2 weeks ago
- CPU profiling trace viewer☆159Updated last month
- A concept-centered standard library for C++20, enabling safer and more reliable products and a more modern feel for C++ code; Also home o…☆100Updated last week
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆55Updated last year
- The Best Library: a C++ STL replacement☆190Updated 2 months ago
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆328Updated 5 months ago
- B-tree generator for C☆132Updated 2 months ago
- Some experiments with SMT solvers and GIMPLE IR☆74Updated this week
- Code examples for tutoring modern C++☆94Updated 2 weeks ago
- ☆85Updated last year
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆57Updated 2 months ago
- GPU-accelerated compiler☆344Updated last year
- A C interpreter developed live on YouTube☆53Updated 2 years ago
- 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…☆415Updated 2 weeks ago
- Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was …☆140Updated 4 years ago
- A mini x86 linux debugger for teaching purposes☆624Updated 9 months ago
- 539kernel is a simple x86 32bit educational kernel which has been written especially for the book "A Journey in Creating an Operating Sys…☆224Updated last year
- LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-t…☆165Updated last year
- A tinycompiler in C from scratch☆92Updated 9 months ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆100Updated last month