digitalgust / java2llvmLinks
An Example shown convert java class bytecode to llvm ir , then compile llvm ir to standalong executable file .
☆55Updated last year
Alternatives and similar repositories for java2llvm
Users that are interested in java2llvm are comparing it to the libraries listed below
Sorting:
- JVM bytecode interpreter written in Java☆84Updated 8 months ago
- Java bindings for LLVM libraries☆30Updated 12 years ago
- Convert JAVA source to C source, Build standlone binary without any class file.☆69Updated last year
- JamVM (lightweight Java Virtual Machine) but built with CMake☆24Updated last year
- JVM implementation using LLVM as a JIT☆60Updated 4 months ago
- A lightweight library to inject LLVM bitcode into JVMs☆85Updated 5 years ago
- JLang: Ahead-of-time compilation of Java programs to LLVM☆298Updated 5 years ago
- Data Flow Analysis and Static Single Assignment☆29Updated 7 years ago
- JamVM 2 + OpenJDK☆26Updated last year
- Industrial IR-based static analysis framework for Java bytecode