flylai / cyx2
Compiler and VM(interpreter), Using SSA form and doing some optimizations.
☆35Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for cyx2
- Data Flow Analysis and Static Single Assignment☆27Updated 6 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 3 years ago
- ☆25Updated 5 years ago
- Resurrected LLVM "Cpp Backend", rebuild as a LLVM tool, with better compatibility and readability.☆67Updated 2 years ago
- An LLVM bitcode parsing example☆55Updated 4 years ago
- We try to put source files of llvm tutorials here☆18Updated 4 years ago
- An LLVM interpreter that aims to compute points-to sets dynamically☆30Updated 9 years ago
- A simple SSA-based compiler.☆16Updated 6 months ago
- Ditto is a scripting language implemented in C☆16Updated 3 years ago
- A fast and customizable JIT compiler for FFI (Foreign-Function Interface).☆50Updated 9 months ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆151Updated 7 years ago
- Experimental LLVM backend for Android applications (HGraph IR-to-IR translation).☆23Updated last year
- Convert JAVA source to C source, Build standlone binary without any class file.☆61Updated last year
- LLVM Metadata Visualizer☆22Updated 6 years ago
- very tiny simple bytecode vm engine, None 3rd libs relied, so can be used on most of embedded systems☆54Updated 8 months ago
- elf loader implementation in rust☆13Updated 6 years ago
- Simulator/interpreter for Arm64 machine language☆12Updated 2 years ago
- DynASM is a Dynamic Assembler for code generation engines.☆15Updated 9 years ago
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆61Updated 10 years ago
- Binary Translator to LLVM IR☆47Updated 6 years ago
- JVM implementation using LLVM as a JIT☆43Updated last month
- A JIT assembler from JavascriptCore☆37Updated 7 years ago
- A tiny C compiler of 2k lines of codes, generates pure x86 asm code for DOS/Win32/Linux 3 backends.☆32Updated 3 years ago
- ☆19Updated 6 years ago
- Simple Library calls tracer☆21Updated 6 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 small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 8 years ago
- ARM virtual machine☆39Updated 6 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- A GUI frontend for LLDB.☆26Updated 3 years ago