flylai / cyx2Links
Compiler and VM(interpreter), Using SSA form and doing some optimizations.
☆37Updated 3 years ago
Alternatives and similar repositories for cyx2
Users that are interested in cyx2 are comparing it to the libraries listed below
Sorting:
- Data Flow Analysis and Static Single Assignment☆29Updated 7 years ago
- A simple SSA-based compiler.☆16Updated last year
- Ditto is a scripting language implemented in C☆16Updated 4 years ago
- An LLVM bitcode parsing example☆55Updated 5 years ago
- ☆27Updated 6 years ago
- A fast and customizable JIT compiler for FFI (Foreign-Function Interface).☆51Updated 6 months ago
- An LLVM interpreter that aims to compute points-to sets dynamically☆32Updated 10 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 years ago
- We try to put source files of llvm tutorials here☆18Updated 4 years ago
- LLVM dataflow analysis framework; Reaching Definition Analysis; Liveness Analysis, May-point-to Definition Analysis ; inter-procedural m…☆25Updated 5 years ago
- A JIT assembler from JavascriptCore☆38Updated 8 years ago
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆34Updated last year
- ARM virtual machine☆41Updated 7 years ago
- learn llvm☆15Updated 4 years ago
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 5 years ago
- A GUI frontend for LLDB.☆27Updated 3 years ago
- Resurrected LLVM "Cpp Backend", rebuild as a LLVM tool, with better compatibility and readability.☆68Updated 3 years ago
- Collection of various llvm passes☆123Updated 10 years ago
- Experimental LLVM backend for Android applications (HGraph IR-to-IR translation).☆23Updated 2 years ago
- Highly simplified Java and Davlk virtual machine implementations☆23Updated 11 years ago
- very tiny simple bytecode vm engine, None 3rd libs relied, so can be used on most of embedded systems☆54Updated last year
- elf loader implementation in rust☆14Updated 6 years ago
- Simulator/interpreter for Arm64 machine language☆14Updated 3 years ago
- General LR Parser(CMake,C++)☆64Updated 6 years ago
- A simple VM in C☆49Updated 10 months ago
- implement a full compiler based on c++ 11☆22Updated 8 years ago
- 使用llvm实现的类C语言(解释器构造实践课程设计)☆10Updated 6 years ago
- A LLVM Pass with runtime dataflow sanitization☆33Updated 6 years ago
- Frida depends on TinyCC☆58Updated 11 months ago
- 根据进程pid,利用ptrace从内存中重建ELF可执行文件☆16Updated 6 years ago