weliveindetail / JitFromScratch
Example project from my talks in the LLVM Social Berlin and C++ User Group
☆173Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for JitFromScratch
- Clang with JIT extensions☆229Updated last year
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆513Updated 3 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆160Updated 8 years ago
- EDSL for C++ to make just-in-time code generation easier☆82Updated last year
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆173Updated 8 years ago
- ☆71Updated 6 years ago
- Demonstration of LLVM's opt-viewer tool☆70Updated 7 years ago
- Experimental wrapper over LLVM for generating and compiling code at run-time.☆381Updated 4 years ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆123Updated 3 years ago
- Slides for my C++Now 2017 talk☆59Updated 7 years ago
- bad_alloc Behaving Badly☆73Updated 5 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆383Updated 2 months ago