digitalgust / java2llvm
An Example shown convert java class bytecode to llvm ir , then compile llvm ir to standalong executable file .
☆52Updated last year
Alternatives and similar repositories for java2llvm:
Users that are interested in java2llvm are comparing it to the libraries listed below
- JVM bytecode interpreter written in Java☆83Updated 4 months ago
- JVM implementation using LLVM as a JIT☆50Updated 2 months ago
- Convert JAVA source to C source, Build standlone binary without any class file.☆66Updated last year
- Java bindings for LLVM libraries☆30Updated 11 years ago
- JLang: Ahead-of-time compilation of Java programs to LLVM☆296Updated 4 years ago
- Data Flow Analysis and Static Single Assignment☆28Updated 6 years ago
- JamVM (lightweight Java Virtual Machine) but built with CMake☆24Updated 11 months ago
- Java to C transpiler, ignores memory model and other stuff, uses Boehm GC for extra slowness and GC pauses☆61Updated 8 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 3 years ago
- Java* Fuzzer for Android*☆34Updated 6 years ago
- JamVM 2 + OpenJDK☆22Updated last year
- Java Byte Code 2 LLVM IR☆14Updated 10 years ago
- A lightweight library to inject LLVM bitcode into JVMs☆82Updated 5 years ago
- ELF parsing library in java.☆157Updated 5 months ago
- [yarrow] JVMCI based optimizing compiler for HotSpot VM☆35Updated 3 years ago
- Develop iOS Android app in java. Jvm for mobile or embedded system. the fastest ios java interpreter . doc☆9Updated 6 years ago
- Industrial IR-based static analysis framework for Java bytecode☆161Updated 9 months ago
- A GUI written in Java 8 + Swing; Comes with a basic text editor, ability to select optimizations, generate and view CFG, dominator trees …☆13Updated 5 years ago
- Compiler and VM(interpreter), Using SSA form and doing some optimizations.☆35Updated 3 years ago
- This project is unmaintained and unfinished.☆56Updated 9 years ago
- An experimental project to customize squawk virtual machine for microcontrollers. Users can write embedded application programs in Java …☆57Updated 6 years ago
- Experimental LLVM backend for Android applications (HGraph IR-to-IR translation).☆23Updated 2 years ago
- Jasmin is an assembler for the Java Virtual Machine ⛺☆187Updated 2 years ago
- A modern Java classfile manipulation and analysis library☆55Updated 10 months ago
- Polyglot Extensible Compiler Framework for Java☆110Updated 3 years ago
- Assembler and disassembler for Java class files☆67Updated 8 months ago
- 🌟This is a pure C++ implementation of Java Virtual Machine (only Java 8 is supported). Inspired by Hotspot In Action.☆246Updated 2 years ago
- ☆11Updated 8 years ago
- Dataset and tool to analyse and compare java bytecode decompilers http://arxiv.org/pdf/1908.06895☆20Updated 4 years ago
- This is an implementation of the Language Server Protocol for Jimple. It enables your IDE to provide code exploring features while workin…☆12Updated last year