sol-prog / x86-64-minimal-JIT-compiler-CppLinks
Writing a minimal x86-64 JIT compiler in C++
☆106Updated 7 years ago
Alternatives and similar repositories for x86-64-minimal-JIT-compiler-Cpp
Users that are interested in x86-64-minimal-JIT-compiler-Cpp are comparing it to the libraries listed below
Sorting:
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆100Updated 7 months ago
- Bytecode interpreter☆80Updated 11 months ago
- LALR(1) parser for C++☆80Updated last year
- Allen Holub's Book 'Compiler Design In C' source code☆39Updated 9 years ago
- A compiler front end for the C++ language☆151Updated last week
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- A Tour Through the SubC Compiler☆93Updated 4 years ago
- A toy programming language interpreter☆33Updated 12 years ago
- Intel's x86-64 Architecture Simulation in C++☆219Updated 4 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆159Updated 8 years ago
- C++ parser for Lex and YACC☆26Updated 5 years ago
- C++11 ELF/DWARF parser☆79Updated 4 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.☆55Updated 3 months ago
- A C interpreter developed live on YouTube☆56Updated 2 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆176Updated 4 years ago
- self education and historical research of the C++ compiler cfront v3☆89Updated 10 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆122Updated 4 months ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆124Updated 7 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 7 years ago
- Scripting language developed alongside reading of craftinginterpreters☆41Updated last year
- Scripting in C with JIT(x64)/VM.☆54Updated 4 years ago
- implement a full compiler based on c++ 11☆21Updated 8 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- A toy programming language compiled to LLVM IR (<200 LoC, dumbed down for educational)☆27Updated 6 years ago
- Toy compiler☆57Updated this week
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆184Updated 12 years ago
- A standard C compiler.☆12Updated 9 years ago
- The Secret Life of C++: How C++ Compiles to Assembly☆46Updated 11 years ago
- Coroutines for C.☆78Updated 8 years ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago