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
Sorting:
- JVM bytecode interpreter written in Java☆84Updated 7 months ago
- JamVM (lightweight Java Virtual Machine) but built with CMake☆24Updated last year
- Convert JAVA source to C source, Build standlone binary without any class file.☆68Updated last year
- JVM implementation using LLVM as a JIT☆56Updated 2 months ago
- Java bindings for LLVM libraries☆30Updated 11 years ago
- A GUI written in Java 8 + Swing; Comes with a basic text editor, ability to select optimizations, generate and view CFG, dominator trees …☆14Updated 6 years ago
- JamVM 2 + OpenJDK☆24Updated last year
- A lightweight library to inject LLVM bitcode into JVMs☆84Updated 5 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 3 years ago
- An experimental project to customize squawk virtual machine for microcontrollers. Users can write embedded application programs in Java …☆57Updated 6 years ago
- [yarrow] JVMCI based optimizing compiler for HotSpot VM☆35Updated 3 years ago
- Lightweight dex / odex / apk to jar converter☆34Updated 4 years ago
- Data Flow Analysis and Static Single Assignment☆29Updated 7 years ago
- Java Byte Code 2 LLVM IR☆15Updated 10 years ago
- Java decompiler written in Rust.☆19Updated last year
- Industrial IR-based static analysis framework for Java bytecode☆165Updated last week
- Java to C transpiler, ignores memory model and other stuff, uses Boehm GC for extra slowness and GC pauses☆61Updated 9 years ago
- Assembler and disassembler for Java class files☆66Updated 11 months ago
- 🌟This is a pure C++ implementation of Java Virtual Machine (only Java 8 is supported). Inspired by Hotspot In Action.☆249Updated 3 years ago
- Dataset and tool to analyse and compare java bytecode decompilers http://arxiv.org/pdf/1908.06895☆20Updated 4 years ago
- Java* Fuzzer for Android*☆34Updated 7 years ago
- ELF parsing library in java.☆159Updated 9 months ago
- MiniJava x86, LLVM Compiler and Interpreter☆73Updated 8 years ago
- Java source to C code translator (JCGO)☆80Updated 9 years ago
- Lightweight JVM, might work with MCU-less ARM controller boards (I hope)☆13Updated 11 years ago
- Project for learning about llvm☆14Updated 2 years ago
- OpenJDK binding for MMTk☆34Updated this week
- A Java version of LLVM Core by Hao Liu☆22Updated 12 years ago
- A modern Java classfile manipulation and analysis library☆55Updated last year
- Compiler and VM(interpreter), Using SSA form and doing some optimizations.☆37Updated 3 years ago