sol-prog / x86-64-minimal-JIT-compiler-Cpp
Writing a minimal x86-64 JIT compiler in C++
☆102Updated 6 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
- Bytecode interpreter☆72Updated 3 months ago
- A toy programming language interpreter☆33Updated 11 years ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- A toy programming language compiled to LLVM IR (<200 LoC, dumbed down for educational)☆27Updated 5 years ago
- C++11 ELF/DWARF parser☆76Updated 4 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆156Updated 7 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆124Updated 6 years ago
- Generate SQL from TableGen code - This is part of the tutorial "How to write a TableGen backend" in 2021 LLVM Developers' Meeting.☆29Updated 2 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆29Updated 11 months ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆100Updated last month
- Example of C Compiler using JIT Engine of Clang.☆29Updated 5 years ago
- Intel's x86-64 Architecture Simulation in C++☆208Updated 3 years ago
- An interpreter for the Monkey programming language written in C++☆26Updated last year
- An example LLVM-based compiler for a subset of C.☆28Updated 5 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- LALR(1) parser for C++☆79Updated 9 months ago
- A compiler front end for the C++ language☆129Updated this week
- A Tour Through the SubC Compiler☆89Updated 3 years ago
- self education and historical research of the C++ compiler cfront v3☆83Updated 9 years ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆101Updated last year
- Allen Holub's Book 'Compiler Design In C' source code☆38Updated 9 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 4 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- A C interpreter developed live on YouTube☆53Updated 2 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆173Updated 3 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.☆52Updated 2 months ago
- implement a full compiler based on c++ 11☆22Updated 8 years ago
- Scripting in C with JIT(x64)/VM.☆52Updated 4 years ago
- Software implementation of any size ieee754 floating points☆52Updated 4 years ago
- Code examples for tutoring modern C++☆93Updated this week