digitalgust / java2llvm
An Example shown convert java class bytecode to llvm ir , then compile llvm ir to standalong executable file .
☆53Updated last year
Alternatives and similar repositories for java2llvm:
Users that are interested in java2llvm are comparing it to the libraries listed below
- Convert JAVA source to C source, Build standlone binary without any class file.☆68Updated last year
- Java bindings for LLVM libraries☆30Updated 11 years ago
- JVM bytecode interpreter written in Java☆84Updated 6 months ago
- JamVM (lightweight Java Virtual Machine) but built with CMake☆24Updated last year
- The C/C++/Fortran compiler collection written in Java☆36Updated 3 years ago
- JVM implementation using LLVM as a JIT☆55Updated 2 months ago
- JLang: Ahead-of-time compilation of Java programs to LLVM☆297Updated 5 years ago
- Data Flow Analysis and Static Single Assignment☆29Updated 7 years ago
- Java to C transpiler, ignores memory model and other stuff, uses Boehm GC for extra slowness and GC pauses☆61Updated 8 years ago
- MiniJava x86, LLVM Compiler and Interpreter☆73Updated 8 years ago
- Java Byte Code 2 LLVM IR☆14Updated 10 years ago
- JamVM 2 + OpenJDK☆23Updated last year
- An experimental project to customize squawk virtual machine for microcontrollers. Users can write embedded application programs in Java …☆57Updated 6 years ago
- Compiler and VM(interpreter), Using SSA form and doing some optimizations.☆37Updated 3 years ago
- Java source to C code translator (JCGO)☆79Updated 9 years ago
- Java* Fuzzer for Android*☆34Updated 7 years ago
- Polyglot Extensible Compiler Framework for Java☆110Updated 3 years ago
- [yarrow] JVMCI based optimizing compiler for HotSpot VM☆35Updated 3 years ago
- An optimizing brainf*ck compiler with multiple target backends: JVM, smali, dex, C, LLVM IR, ARM, WASM, JavaScript and Lox.☆12Updated last year
- 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
- Java decompiler written in Rust.☆19Updated last year
- Jasmin is an assembler for the Java Virtual Machine ⛺☆190Updated 2 years ago
- Lightweight dex / odex / apk to jar converter☆34Updated 4 years ago
- JamVM is a new Java Virtual Machine conforming to the JVM specification edition 2 (blue book). Clone of git://git.code.sf.net/p/jamvm/cod…☆40Updated 3 years ago
- A modern Java classfile manipulation and analysis library☆55Updated last year
- OpenJDK binding for MMTk☆34Updated last week
- Develop iOS Android app in java. Jvm for mobile or embedded system. the fastest ios java interpreter . doc☆9Updated 6 years ago
- Project for learning about llvm☆14Updated 2 years ago
- A really tiny Java Virtual Machine☆88Updated 4 years ago
- SWAT, a dynamic symbolic execution engine for Java Applications that uses ASM for on-the-fly byte code instrumentation.☆32Updated last year