flylai / cyx2
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
- Data Flow Analysis and Static Single Assignment☆29Updated 7 years ago
- ☆26Updated 6 years ago
- An LLVM interpreter that aims to compute points-to sets dynamically☆31Updated 10 years ago
- LLVM dataflow analysis framework; Reaching Definition Analysis; Liveness Analysis, May-point-to Definition Analysis ; inter-procedural m…☆25Updated 5 years ago
- An LLVM bitcode parsing example☆55Updated 5 years ago
- Ditto is a scripting language implemented in C☆16Updated 4 years ago
- A GUI frontend for LLDB.☆27Updated 3 years ago
- A fast and customizable JIT compiler for FFI (Foreign-Function Interface).☆50Updated 5 months ago
- Binary Translator to LLVM IR☆49Updated 7 years ago
- An Example shown convert java class bytecode to llvm ir , then compile llvm ir to standalong executable file .☆53Updated last year
- The C/C++/Fortran compiler collection written in Java☆36Updated 3 years ago
- Resurrected LLVM "Cpp Backend", rebuild as a LLVM tool, with better compatibility and readability.☆68Updated 2 years ago
- A JIT assembler from JavascriptCore☆38Updated 8 years ago
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆61Updated 11 years ago
- A simple SSA-based compiler.☆16Updated last year
- A Toy C Compiler☆9Updated 7 years ago
- Experimental LLVM backend for Android applications (HGraph IR-to-IR translation).☆23Updated 2 years ago
- We try to put source files of llvm tutorials here☆18Updated 4 years ago
- Develop iOS Android app in java. Jvm for mobile or embedded system. the fastest ios java interpreter . doc☆9Updated 6 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆156Updated 7 years ago
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 5 years ago
- Simulator/interpreter for Arm64 machine language☆13Updated 2 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 6 years ago
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆33Updated last year
- Writing a minimal x86-64 JIT compiler in C++☆102Updated 7 years ago
- Simple Library calls tracer☆22Updated 7 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- A little C Style Compiler☆57Updated 8 years ago
- Sample of building control flow graph, SSA form, phi nodes, LLVM IR for imagined language.☆26Updated 7 years ago
- JVM implementation using LLVM as a JIT☆56Updated 2 months ago