digitalgust / java2llvmLinks
An Example shown convert java class bytecode to llvm ir , then compile llvm ir to standalong executable file .
☆57Updated 2 years ago
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☆88Updated 11 months ago
- JLang: Ahead-of-time compilation of Java programs to LLVM☆304Updated 5 years ago
- Convert JAVA source to C source, Build standlone binary without any class file.☆69Updated last year
- Java bindings for LLVM libraries☆31Updated 12 years ago
- JamVM (lightweight Java Virtual Machine) but built with CMake☆24Updated last year
- Jasmin is an assembler for the Java Virtual Machine ⛺☆198Updated 2 years ago
- A lightweight library to inject LLVM bitcode into JVMs☆86Updated 5 years ago
- Develop iOS Android app in java, Cross platform java virtual machine , the minimal jvm .☆379Updated last month
- 🌟This is a pure C++ implementation of Java Virtual Machine (only Java 8 is supported). Inspired by Hotspot In Action.☆254Updated 3 years ago
- Data Flow Analysis and Static Single Assignment☆29Updated 7 years ago
- Dataset and tool to analyse and compare java bytecode decompilers http://arxiv.org/pdf/1908.06895☆20Updated 5 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 years ago
- Industrial IR-based static analysis framework for Java bytecode☆170Updated 3 months ago
- ELF parsing library in java.☆166Updated last month
- MiniJava x86, LLVM Compiler and Interpreter☆74Updated 9 years ago
- An experimental project to customize squawk virtual machine for microcontrollers. Users can write embedded application programs in Java …☆58Updated 6 years ago
- Assembler and disassembler for Java class files☆68Updated last year
- [yarrow] JVMCI based optimizing compiler for HotSpot VM☆35Updated 4 years ago
- JamVM 2 + OpenJDK☆27Updated last year
- Java Byte Code 2 LLVM IR☆15Updated 10 years ago
- Library to read, write, analyze, and process java bytecode☆328Updated this week
- JVM implementation using LLVM as a JIT☆66Updated 6 months ago
- The C Preprocessor as a Java library☆114Updated 4 years ago
- Mirror of Apache Harmony☆88Updated 8 years ago
- PE/COFF 4J is a java engineering library for portable executables, the format used by Windows☆55Updated last year
- Lightweight dex / odex / apk to jar converter☆35Updated 4 years ago
- Low Level Java Virtual Machine☆495Updated 7 years ago
- Java decompiler written in Rust.☆20Updated last year
- SWAT, a dynamic symbolic execution engine for Java Applications that uses ASM for on-the-fly byte code instrumentation.☆36Updated 4 months ago
- A compiler that converts C language to Java bytecode or can directly interpret execution(将C源码编译成Java字节码的编译器,也可以选择直接解释执行)☆74Updated 6 years ago