sol-prog / x86-64-minimal-JIT-compiler-CppLinks
Writing a minimal x86-64 JIT compiler in C++
☆103Updated 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:
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- A compiler front end for the C++ language☆141Updated this week
- Scripting in C with JIT(x64)/VM.☆52Updated 4 years ago
- Bytecode interpreter☆76Updated 5 months ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 7 years ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- LALR(1) parser for C++☆79Updated last year
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆100Updated last month
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆125Updated 6 years ago
- self education and historical research of the C++ compiler cfront v3☆87Updated 9 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆178Updated 12 years ago
- A C++17 full-text search engine library☆33Updated 3 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- A toy programming language compiled to LLVM IR (<200 LoC, dumbed down for educational)☆27Updated 5 years ago
- Intel's x86-64 Architecture Simulation in C++☆212Updated 3 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆100Updated 3 months ago
- An implementation of buddy memory allocation☆111Updated 7 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆25Updated 4 years ago
- A C interpreter developed live on YouTube☆54Updated 2 years ago
- Coroutines for C.☆75Updated 8 years ago
- CppCon 2019 Talk: slides and source code☆46Updated 5 years ago
- C++ parser for Lex and YACC☆26Updated 5 years ago
- Allen Holub's Book 'Compiler Design In C' source code☆38Updated 9 years ago
- C++11 ELF/DWARF parser☆79Updated 4 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆100Updated 2 months ago
- Unofficial libjit mirror.☆62Updated 5 years ago