flylai / cyx2
Compiler and VM(interpreter), Using SSA form and doing some optimizations.
☆35Updated 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
- An LLVM interpreter that aims to compute points-to sets dynamically☆31Updated 10 years ago
- An LLVM bitcode parsing example☆55Updated 4 years ago
- ☆26Updated 5 years ago
- Experimental LLVM backend for Android applications (HGraph IR-to-IR translation).☆23Updated 2 years ago
- LLVM dataflow analysis framework; Reaching Definition Analysis; Liveness Analysis, May-point-to Definition Analysis ; inter-procedural m…☆25Updated 4 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 3 years ago
- A little C Style Compiler☆57Updated 8 years ago
- Ditto is a scripting language implemented in C☆16Updated 4 years ago
- A GUI frontend for LLDB.☆27Updated 3 years ago
- A bytecode-virtual-machine-based interpreter for the lox language written in modern C++☆25Updated last year
- We try to put source files of llvm tutorials here☆18Updated 4 years ago
- JVM implementation using LLVM as a JIT☆50Updated 2 months ago
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 5 years ago
- very tiny simple bytecode vm engine, None 3rd libs relied, so can be used on most of embedded systems☆54Updated 11 months ago
- Writing a minimal x86-64 JIT compiler in C++☆101Updated 6 years ago
- DynASM is a Dynamic Assembler for code generation engines.☆15Updated 10 years ago
- A JIT assembler from JavascriptCore☆37Updated 8 years ago
- Frida depends on TinyCC☆54Updated 7 months ago
- Simple Machine, include simulator、ccompiler、assembler☆41Updated 8 years ago
- A simple VM in C☆49Updated 6 months ago
- A fast and customizable JIT compiler for FFI (Foreign-Function Interface).☆50Updated 2 months ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- A tiny lexical analyser generator☆19Updated 13 years ago
- Resurrected LLVM "Cpp Backend", rebuild as a LLVM tool, with better compatibility and readability.☆68Updated 2 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆155Updated 7 years ago
- A simple SSA-based compiler.☆16Updated 9 months 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 this week
- INACTIVE - http://mzl.la/ghe-archive - clang plugin to get the function prototypes in C/C++☆13Updated 5 years ago
- LLVM Metadata Visualizer☆22Updated 7 years ago