class2ir

Project Url: MParygin/class2ir
Introduction: Java Byte Code 2 LLVM IR
More: Author   ReportBugs   
Tags:

This project is the compiler from class files (Java byte code) to LL files (LLVM IR assembler). Result files can be compiled by llvm-as to standalone binary ELF files.

Features:

  • No JDK, no JVM
  • Linux x86_64 target arch
  • Extreme small size (~10-20 kB ordinary program)
  • Use glibc
  • Use clang for system object

At this moment project in active development, many things does not work.

Apps
About Me
GitHub: Trinea
Facebook: Dev Tools