TartanLlama / sdb
Source code for the book Building a Debugger
☆227Updated this week
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.☆111Updated last week
- ☆296Updated 11 months ago
- Test cases for Writing a C Compiler☆236Updated last month
- A windows debugger written in Rust, for educational purposes☆151Updated 9 months ago
- An online assembly editor and debugger for the x86-64 architecture☆208Updated last month
- The Xr0 Verifier for C☆180Updated this week
- Reference implementation for Writing a C Compiler☆144Updated last month
- The Best Library: a C++ STL replacement☆181Updated 3 weeks ago
- A C interpreter developed live on YouTube☆53Updated last year
- Some experiments with SMT solvers and GIMPLE IR☆73Updated last week
- Linux Debugger Prototype☆43Updated 3 years ago
- A Simple showcase for the Sea-of-Nodes compiler IR☆531Updated this week
- 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…☆94Updated 2 months ago
- B-tree generator for C☆125Updated last month
- LLQL is a tool that allow you to run SQL-like query with Pattern matching functions inspired by LLVM InstCombine Pattern Matchers on LLVM…☆50Updated 3 weeks ago
- A tinycompiler in C from scratch☆92Updated 7 months ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆54Updated last year
- ☆85Updated last year
- ☆58Updated 2 years ago
- C23 Checked Arithmetic☆122Updated 3 months ago
- A public database of C compiler test cases, minimal test runners, and public test results.☆216Updated 4 years ago
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆287Updated last year
- ☆47Updated 4 years ago
- A fast, small C/C++ function call tracer for x86/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆157Updated this week
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆59Updated last month
- Research on theory of programming languages λ, compilers, interpreters, functional programming, formal methods, logic etc.☆193Updated 6 months ago
- Can I make an *optimizing* compiler under 1k lines of code?☆55Updated last month
- 539kernel is a simple x86 32bit educational kernel which has been written especially for the book "A Journey in Creating an Operating Sys…☆222Updated last year
- Preprocessor metaprogramming knowledge obscurity chart☆46Updated last year
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆327Updated 4 months ago