digitalgust / java2llvmLinks
An Example shown convert java class bytecode to llvm ir , then compile llvm ir to standalong executable file .
☆56Updated 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☆90Updated 3 weeks ago
- JLang: Ahead-of-time compilation of Java programs to LLVM☆305Updated 5 years ago
- Convert JAVA source to C source, Build standlone binary without any class file.☆71Updated 2 years ago
- JamVM 2 + OpenJDK☆31Updated 2 years ago
- JamVM (lightweight Java Virtual Machine) but built with CMake☆24Updated last year
- 🌟This is a pure C++ implementation of Java Virtual Machine (only Java 8 is supported). Inspired by Hotspot In Action.☆254Updated 3 years ago
- [yarrow] JVMCI based optimizing compiler for HotSpot VM☆36Updated 4 years ago
- Assembler and disassembler for Java class files☆68Updated last week
- Jasmin is an assembler for the Java Virtual Machine ⛺☆207Updated 3 years ago
- A lightweight library to inject LLVM bitcode into JVMs☆88Updated 6 years ago
- Java bindings for LLVM libraries☆31Updated 12 years ago
- Java Byte Code 2 LLVM IR☆18Updated 11 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 years ago
- Dataset and tool to analyse and compare java bytecode decompilers http://arxiv.org/pdf/1908.06895☆21Updated 5 years ago
- Data Flow Analysis and Static Single Assignment☆29Updated 7 years ago
- A modern Java classfile manipulation and analysis library☆58Updated last year
- An experimental project to customize squawk virtual machine for microcontrollers. Users can write embedded application programs in Java …☆58Updated 7 years ago
- MiniJava x86, LLVM Compiler and Interpreter☆74Updated 9 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 2 years ago
- Compiler and VM(interpreter), Using SSA form and doing some optimizations.☆39Updated 4 years ago
- JVM implementation using LLVM as a JIT☆73Updated 11 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 …☆17Updated 6 years ago
- Java to C transpiler, ignores memory model and other stuff, uses Boehm GC for extra slowness and GC pauses☆65Updated 9 years ago
- The CongoCC Parser Generator, the Next Generation of JavaCC 21, which in turn was the next generation of JavaCC☆47Updated last month
- Java source to C code translator (JCGO)☆83Updated 10 years ago
- Library to read, write, analyze, and process java bytecode☆333Updated this week
- Lightweight dex / odex / apk to jar converter☆35Updated 5 years ago
- ☆10Updated 9 years ago
- ☆14Updated 5 years ago
- ELF parsing library in java.☆174Updated 3 weeks ago