robovm
Java bytecode compiler
An ahead-of-time compiler for Java bytecode targeting multiple platforms and languages
Ahead of time compiler for JVM bytecode targetting iOS, Mac OSX and Linux
965 stars
66 watching
133 forks
Language: Java
last commit: about 2 months ago
Linked from 1 awesome list
aotbytecodeiosjavajvmkotlinlinuxmacosxrobovm
Related projects:
Repository | Description | Stars |
---|---|---|
mirkosertic/bytecoder | A tool to interpret and transpile JVM bytecode into other programming languages like JavaScript, WebAssembly, or OpenCL. | 897 |
jnz/q3vm | A lightweight bytecode interpreter for C-language input files | 840 |
teverett/jvmbasic | A compiler that translates BASIC programs to JVM bytecode. | 48 |
mikeakohn/java_grinder | Compiles Java bytecode to native machine code for embedded systems and retro computing platforms. | 496 |
renatoathaydes/wasm-on-jvm | A Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode. | 24 |
chaoyangnz/zava | A Java Virtual Machine implementation in Zig language | 9 |
tarruda/vm.js | A JavaScript bytecode compiler and virtual machine implemented in CoffeeScript. | 154 |
alibaba/bytekit | A Java bytecode manipulation framework designed for APM and diagnostic purposes | 479 |
bliblidotcom/jvm-handbook | A comprehensive documentation of the Java Virtual Machine (JVM) and its internal workings. | 4 |
qmx/jitescript | Provides a Java API for generating bytecode similar to BiteScript. | 188 |
mmhelloworld/idris-jvm | Provides a JVM backend for the Idris programming language. | 469 |
roscopeco/jasm | An assembler/disassembler tool for JVM bytecode that provides a syntax for writing bytecode-focused assembly language. | 443 |
robfromoz/c64-basic | Commodore 64 BASIC programs made available for use and modification on other systems with similar interpreters. | 10 |
ifrostizz/murph | Transpiles EVM bytecode into huff bytecode | 117 |
jaseemabid/olifant | A language targeting LLVM with the goal of building a simple compiler | 64 |