rambhawan / Computer-Compiler-LangLinks
☆214Updated 7 years ago
Alternatives and similar repositories for Computer-Compiler-Lang
Users that are interested in Computer-Compiler-Lang are comparing it to the libraries listed below
Sorting:
- LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-t…☆168Updated last year
- Program Analisys and Transformation survey and links (particular focus on SSA)☆166Updated 4 years ago
- A curated list of awesome LLVM (including Clang, etc) related resources.☆620Updated 6 months ago
- ☆372Updated this week
- This is a repository of coursework project for the Stanford Compilers MOOC course. The result is a fully-working compiler for the COOL Pr…☆56Updated 2 years ago
- Learn LLVM 17, published by Packt☆187Updated last year
- open64 compiler☆85Updated last year
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆185Updated 2 years ago
- Low-Level Software Security for Compiler Developers☆558Updated last month
- A mini x86 linux debugger for teaching purposes☆627Updated 10 months ago
- MIT 6.828: Operating System Engineering lab / JOS☆59Updated 6 years ago
- Modern Reverse Engineering books and resources☆77Updated 10 months ago
- Learn LLVM 12, published by Packt☆486Updated last year
- CSCD70 Compiler Optimization☆253Updated 2 years ago
- Some of my notes, books, code listings for asembler studying. Enjoy!☆60Updated 2 years ago
- Contains the source code examples described in the "Intel® 64 and IA-32 Architectures Optimization Reference Manual"☆794Updated last year
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆254Updated 2 years ago
- Source code for 'Modern X86 Assembly Language Programming' by Daniel Kusswurm☆165Updated 5 years ago
- A C compiler created for the how to create a C Compiler online course☆107Updated last year
- Code samples for the Understanding Windows x64 Assembly tutorial.☆253Updated last year
- A high performance LLVM-based dynamic binary instrumentation framework☆265Updated 11 months ago
- Intel / AMD CPU Internals☆1,134Updated 4 years ago
- Source Code for 'Beginning x64 Assembly Programming' by Jo Van Hoey☆199Updated 3 years ago
- A fast and lightweight decoder for x86 and x86-64 and encoder for x86-64.☆186Updated last month
- Example code for compilers textbook.☆178Updated 2 years ago
- Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was …☆141Updated 4 years ago
- Tutorial to help developers ramp up on UEFI environment and programming.☆113Updated 7 years ago
- This is a tutorial on how to write an LLVM Pass using the (kind-of) new PassManager. It is compiled from different sources referenced in …☆56Updated 6 years ago
- learn javassist by example☆31Updated 3 years ago
- Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains source to create dwarfdump, a program which prints …☆204Updated this week