flylai / cyx2
Compiler and VM(interpreter), Using SSA form and doing some optimizations.
☆36Updated 3 years ago
Alternatives and similar repositories for cyx2:
Users that are interested in cyx2 are comparing it to the libraries listed below
- Data Flow Analysis and Static Single Assignment☆28Updated 6 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 3 years ago
- LLVM dataflow analysis framework; Reaching Definition Analysis; Liveness Analysis, May-point-to Definition Analysis ; inter-procedural m…☆25Updated 5 years ago
- Experimental LLVM backend for Android applications (HGraph IR-to-IR translation).☆23Updated 2 years ago
- Resurrected LLVM "Cpp Backend", rebuild as a LLVM tool, with better compatibility and readability.☆68Updated 2 years ago
- An LLVM bitcode parsing example☆55Updated 4 years ago
- A GUI frontend for LLDB.☆27Updated 3 years ago
- An LLVM interpreter that aims to compute points-to sets dynamically☆31Updated 10 years ago
- A fast and customizable JIT compiler for FFI (Foreign-Function Interface).☆50Updated 3 months ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆155Updated 7 years ago
- A bytecode-virtual-machine-based interpreter for the lox language written in modern C++☆25Updated 2 years ago
- Develop iOS Android app in java. Jvm for mobile or embedded system. the fastest ios java interpreter . doc☆9Updated 6 years ago
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 5 years ago
- Ditto is a scripting language implemented in C☆16Updated 4 years ago
- We try to put source files of llvm tutorials here☆18Updated 4 years ago
- A little C Style Compiler☆57Updated 8 years ago
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆61Updated 11 years ago
- Simple Machine, include simulator、ccompiler、assembler☆41Updated 8 years ago
- llvm crash analysis☆43Updated 8 months ago
- A simple SSA-based compiler.☆16Updated 10 months ago
- ARM virtual machine☆40Updated 7 years ago
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆33Updated last year
- A stripped-down LLD (LLVM linker)☆29Updated 4 years ago
- LLVM Metadata Visualizer☆22Updated 7 years ago
- A GUI written in Java 8 + Swing; Comes with a basic text editor, ability to select optimizations, generate and view CFG, dominator trees …☆14Updated 5 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 last month
- Binary Translator to LLVM IR☆48Updated 7 years ago
- Simulator/interpreter for Arm64 machine language☆13Updated 2 years ago
- A JIT assembler from JavascriptCore☆37Updated 8 years ago
- A Toy C Compiler☆9Updated 7 years ago