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☆29Updated 7 years ago
- An LLVM bitcode parsing example☆55Updated 5 years ago
- Resurrected LLVM "Cpp Backend", rebuild as a LLVM tool, with better compatibility and readability.☆68Updated 2 years ago
- An LLVM interpreter that aims to compute points-to sets dynamically☆31Updated 10 years ago
- ☆26Updated 6 years ago
- A fast and customizable JIT compiler for FFI (Foreign-Function Interface).☆50Updated 4 months ago
- very tiny simple bytecode vm engine, None 3rd libs relied, so can be used on most of embedded systems☆54Updated last year
- The C/C++/Fortran compiler collection written in Java☆36Updated 3 years ago
- A JIT assembler from JavascriptCore☆37Updated 8 years ago
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆33Updated last year
- Ditto is a scripting language implemented in C☆16Updated 4 years ago
- Binary Translator to LLVM IR☆48Updated 7 years ago
- Simple Machine, include simulator、ccompiler、assembler☆41Updated 8 years ago
- A GUI frontend for LLDB.☆27Updated 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
- A simple SSA-based compiler.☆16Updated 11 months ago
- A little C Style Compiler☆57Updated 8 years ago
- Writing a minimal x86-64 JIT compiler in C++☆102Updated 6 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 stripped-down LLD (LLVM linker)☆29Updated 5 years ago
- LLVM Metadata Visualizer☆22Updated 7 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆156Updated 7 years ago
- A bytecode-virtual-machine-based interpreter for the lox language written in modern C++☆24Updated 2 years ago
- implement a full compiler based on c++ 11☆22Updated 7 years ago
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆61Updated 11 years ago
- Experimental LLVM backend for Android applications (HGraph IR-to-IR translation).☆23Updated 2 years ago
- An Example shown convert java class bytecode to llvm ir , then compile llvm ir to standalong executable file .☆53Updated last year
- A Toy C Compiler☆9Updated 7 years ago
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 5 years ago