polyglot-compiler / JLangLinks
JLang: Ahead-of-time compilation of Java programs to LLVM
☆301Updated 5 years ago
Alternatives and similar repositories for JLang
Users that are interested in JLang are comparing it to the libraries listed below
Sorting:
- Low Level Java Virtual Machine☆488Updated 6 years ago
- An Example shown convert java class bytecode to llvm ir , then compile llvm ir to standalong executable file .☆55Updated 2 years ago
- Polyglot Extensible Compiler Framework for Java☆112Updated 3 years ago
- Jasmin is an assembler for the Java Virtual Machine ⛺☆197Updated 2 years ago
- Jikes RVM (Research Virtual Machine)☆417Updated 2 years ago
- A lightweight library to inject LLVM bitcode into JVMs☆86Updated 5 years ago
- Fork of jdk8u/hotspot with support for JVMCI☆74Updated 3 years ago
- Java* Fuzzer for Android*☆34Updated 7 years ago
- Clank is a Java-port of popular Clang frontend☆38Updated 7 years ago
- Maxine VM: A meta-circular research VM☆333Updated 4 years ago
- ☆96Updated 3 years ago
- Java bindings for LLVM libraries☆31Updated 12 years ago
- MiniJava x86, LLVM Compiler and Interpreter☆74Updated 9 years ago
- 🌟This is a pure C++ implementation of Java Virtual Machine (only Java 8 is supported). Inspired by Hotspot In Action.☆252Updated 3 years ago
- Framework to interpret and transpile JVM bytecode to JavaScript, OpenCL or WebAssembly.☆929Updated 2 months ago
- Experimental static compiler for Java programs.☆136Updated last week
- An llvm java binding☆9Updated 7 years ago
- The DaCapo benchmark suite☆182Updated 3 months ago
- Cover: a safe subset of C++ on the JVM using Graal/Truffle☆18Updated 9 years ago
- The C Preprocessor as a Java library☆112Updated 4 years ago
- The code for the series of tutorials on my blog about the GraalVM Truffle language implementation framework☆46Updated last week
- A simple scripting frontend for the Java Debugger Interface