tibbetts / inside-c
The Secret Life of C++: How C++ Compiles to Assembly
☆46Updated 10 years ago
Alternatives and similar repositories for inside-c:
Users that are interested in inside-c are comparing it to the libraries listed below
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 5 years ago
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆46Updated last year
- website of hellollvm.org☆38Updated last year
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆115Updated last week
- Generate SQL from TableGen code - This is part of the tutorial "How to write a TableGen backend" in 2021 LLVM Developers' Meeting.☆29Updated last year
- A toy OS☆54Updated 8 years ago
- Linux io_uring based c++ 20 coroutine library☆29Updated 2 years ago
- ucc - a tiny C89 compiler for x86☆105Updated 13 years ago
- OSDT社区(HelloGCC、HelloLLVM)组织的活动中的报告☆46Updated 4 years ago
- buddy system memory allocator☆37Updated 10 years ago
- Develop toolchain based on llvm to for Cpu0 processor☆45Updated last year
- A fast and customizable JIT compiler for FFI (Foreign-Function Interface).☆50Updated 2 months ago
- Yet Another File System (yfs) based on Paxos algorithm.☆16Updated 7 years ago
- XOCFE is an concise, clearly, C compiler frontend, it is easy to understand and modify. XOCFE's input is pure C, output is an AST tree.☆51Updated last week
- Simple Lisp VM(C++ 14)☆33Updated 6 years ago
- Some toy labs for compiler course☆58Updated 2 years ago
- Simple Machine, include simulator、ccompiler、assembler☆41Updated 8 years ago
- Just save my record on github...☆24Updated 4 years ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- C++11 ELF/DWARF parser☆76Updated 4 years ago
- 一个运行在x86-IA32架构下的小内核,要求能驱动x86简单的硬件并且等待用户输入指令执行。☆25Updated 11 years ago
- 方舟编译入门技术课程的配套代码☆30Updated 4 years ago
- A stripped-down LLD (LLVM linker)☆29Updated 4 years ago
- General-LR Parser Generator☆10Updated 4 months ago
- Simple script☆42Updated 7 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆43Updated 4 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 9 years ago
- A standard C compiler.☆11Updated 8 years ago
- An unofficial guide to contributing to GCC, aimed at newbies☆112Updated 4 months ago
- A hobby OS☆52Updated 3 years ago