rwl / JLLVMLinks
A Java version of LLVM Core by Hao Liu
☆23Updated 12 years ago
Alternatives and similar repositories for JLLVM
Users that are interested in JLLVM are comparing it to the libraries listed below
Sorting:
- Java virtual machine implementation that converts class files into C source files (HISTORICAL)☆16Updated 10 years ago
- MiniJava x86, LLVM Compiler and Interpreter☆74Updated 9 years ago
- An x86 disassembler written in Java (port of udis86)☆13Updated 10 years ago
- Pure java x86 and x86_64 assembler☆68Updated 2 years ago
- Convert Java bytecode to firm IR☆18Updated 8 years ago
- Java bindings for LLVM libraries☆31Updated 12 years ago
- Java source to C code translator (JCGO)☆81Updated 10 years ago
- Assembler / Disassembler for Java Bytecode☆23Updated 4 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆30Updated 6 years ago
- Trebuchet Transcompiler is a Java to C++ source code translator☆15Updated 3 years ago
- Java Library for Generating x86 Code☆12Updated 6 years ago
- An experimental project to customize squawk virtual machine for microcontrollers. Users can write embedded application programs in Java …